Commit History

Автор SHA1 Съобщение Дата
  gdkchan e4f59c8a52 Update README.md преди 8 години
  gdkchan 2a985de88c [HLE/Audio] Use correct audio device names преди 8 години
  gdkchan a8ba340dde Improved logging (#103) преди 8 години
  Ac_K 4e24866b47 Update IAudioController.cs преди 8 години
  gdkchan db0aa54233 Print guest stack trace on a few points that can throw exceptions преди 8 години
  gdkchan bd9b1e2c6b Stub a few services, add support for generating call stacks on the CPU преди 8 години
  Ac_K 4906acdde9 Some implementations (#99) преди 8 години
  Ac_K 434e40b8a0 Update am service (#98) преди 8 години
  LDj3SNuD 302c1d2861 Fix Addp_S in AOpCodeTable. Add 5 Tests: ADDP (scalar), ADDP (vector), ADDV. (#96) преди 8 години
  gdkchan 90279d96ea Implement the synchronization primitives like the Horizon kernel does (#97) преди 8 години
  emmauss 267ea14cb5 fix typo in log (#93) преди 8 години
  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 години