История коммитов

Автор SHA1 Сообщение Дата
  LDj3SNuD 2ccd995cb2 Add ADDHN{2}, RADDHN{2}, SUBHN{2}, RSUBHN{2} (vector) instructions. Add 8 Tests. (#92) 8 лет назад
  gdkchan 03002f6537 Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader instructions and other small fixes 8 лет назад
  gdkchan 33ae6e544b [HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue, fix on WaitProcessWideKeyAtomic (althrough looks like it still doesn't work properly 8 лет назад
  gdkchan 62b2124c03 [HLE/Kernel] Dispose the thread wait even on exit 8 лет назад
  MS-DOS1999 76a5972378 Fix Fmin/max and add vector version, add and modifying fmin/max tests (#89) 8 лет назад
  gdkchan 6e69cd9284 Fix bad merge, and a few other fixes 8 лет назад
  gdkchan ac80e7d3f9 [HLE/Kernel] Yield when cond var is signaled 8 лет назад
  gdkchan b9af34f3dd [HLE/Kernel] Somewhat improved sync primitives 8 лет назад
  LDj3SNuD e9a96e3522 Add 151 complete tests for 71 base instructions of types: Alu; AluImm; AluRs; AluRx; Bfm; CcmpImm; CcmpReg; Csel; Mov; Mul. (#80) 8 лет назад
  LDj3SNuD 8b75080639 Add ABS (scalar & vector), ADD (scalar), NEG (scalar) instructions. (#88) 8 лет назад
  Ac_K 7450b9d68a Update IAudioDeviceService.cs (#87) 8 лет назад
  Ac_K ee6794e397 Update IAudioController.cs (#86) 8 лет назад
  Ac_K 917fb7ad21 Update IAccountServiceForApplication.cs (#85) 8 лет назад
  Ac_K ed155e6f4e Update IHidServer.cs (#84) 8 лет назад
  emmauss b334aab435 Add special log for stubs (#81) 8 лет назад
  gdkchan 494e6dfa1e [GPU] Set frame buffer texture size to window size 8 лет назад
  gdkchan 7dd14a4f3a [GPU] Send correct window size to the vertex shader 8 лет назад
  gdkchan 42ebfdff7f [GPU] Fix frame buffer being upside down in some cases 8 лет назад
  gdkchan 47100ec8c1 [GPU] Avoid drawing the frame buffer with alpha blend enabled, use correct blend enable register, clear the buffer before drawing 8 лет назад
  emmauss bbcad307bd Add logclass, made changes to logging calls (#79) 8 лет назад
  gdkchan 435f9ffad8 [HLE] Fix hid issues on some games 8 лет назад
  gdkchan 032c442505 [GPU] Remove 1f in RCP instruction emitter on glsl decompiler 8 лет назад
  gdkchan 8ab76a7bd4 [GPU] Do not use the f suffix on float contants on the shader glsl code 8 лет назад
  gdkchan 237eaeb920 Bump glsl version to support layout qualifier 8 лет назад
  gdkchan c8c86a3854 Fix for current framebuffer issues (#78) 8 лет назад
  LDj3SNuD 262b5b8054 Add TRN1 & TRN2 (vector) instructions. Add 4 simple tests (4S, 8B). (#77) 8 лет назад
  gdkchan 9227b0ea59 [CPU] Speed up translation a little bit 8 лет назад
  gdkchan 46548bbc41 [HLE/Service] Fix ToCalendarTimeWithMyRule (for real this time) 8 лет назад
  gdkchan 29a4fb6a57 [HLE/Service] Fix ToCalendarTimeWithMyRule 8 лет назад
  gdkchan cb29b4303c [CPU] Fix CNT instruction 8 лет назад