Commit Verlauf

Autor SHA1 Nachricht Datum
  Ac_K 211f7f69db Update ISystemSettingsServer.cs (#107) vor 8 Jahren
  gdkchan e4f59c8a52 Update README.md vor 8 Jahren
  gdkchan 2a985de88c [HLE/Audio] Use correct audio device names vor 8 Jahren
  gdkchan a8ba340dde Improved logging (#103) vor 8 Jahren
  Ac_K 4e24866b47 Update IAudioController.cs vor 8 Jahren
  gdkchan db0aa54233 Print guest stack trace on a few points that can throw exceptions vor 8 Jahren
  gdkchan bd9b1e2c6b Stub a few services, add support for generating call stacks on the CPU vor 8 Jahren
  Ac_K 4906acdde9 Some implementations (#99) vor 8 Jahren
  Ac_K 434e40b8a0 Update am service (#98) vor 8 Jahren
  LDj3SNuD 302c1d2861 Fix Addp_S in AOpCodeTable. Add 5 Tests: ADDP (scalar), ADDP (vector), ADDV. (#96) vor 8 Jahren
  gdkchan 90279d96ea Implement the synchronization primitives like the Horizon kernel does (#97) vor 8 Jahren
  emmauss 267ea14cb5 fix typo in log (#93) vor 8 Jahren
  LDj3SNuD 2ccd995cb2 Add ADDHN{2}, RADDHN{2}, SUBHN{2}, RSUBHN{2} (vector) instructions. Add 8 Tests. (#92) vor 8 Jahren
  gdkchan 03002f6537 Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader instructions and other small fixes vor 8 Jahren
  gdkchan 33ae6e544b [HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue, fix on WaitProcessWideKeyAtomic (althrough looks like it still doesn't work properly vor 8 Jahren
  gdkchan 62b2124c03 [HLE/Kernel] Dispose the thread wait even on exit vor 8 Jahren
  MS-DOS1999 76a5972378 Fix Fmin/max and add vector version, add and modifying fmin/max tests (#89) vor 8 Jahren
  gdkchan 6e69cd9284 Fix bad merge, and a few other fixes vor 8 Jahren
  gdkchan ac80e7d3f9 [HLE/Kernel] Yield when cond var is signaled vor 8 Jahren
  gdkchan b9af34f3dd [HLE/Kernel] Somewhat improved sync primitives vor 8 Jahren
  LDj3SNuD e9a96e3522 Add 151 complete tests for 71 base instructions of types: Alu; AluImm; AluRs; AluRx; Bfm; CcmpImm; CcmpReg; Csel; Mov; Mul. (#80) vor 8 Jahren
  LDj3SNuD 8b75080639 Add ABS (scalar & vector), ADD (scalar), NEG (scalar) instructions. (#88) vor 8 Jahren
  Ac_K 7450b9d68a Update IAudioDeviceService.cs (#87) vor 8 Jahren
  Ac_K ee6794e397 Update IAudioController.cs (#86) vor 8 Jahren
  Ac_K 917fb7ad21 Update IAccountServiceForApplication.cs (#85) vor 8 Jahren
  Ac_K ed155e6f4e Update IHidServer.cs (#84) vor 8 Jahren
  emmauss b334aab435 Add special log for stubs (#81) vor 8 Jahren
  gdkchan 494e6dfa1e [GPU] Set frame buffer texture size to window size vor 8 Jahren
  gdkchan 7dd14a4f3a [GPU] Send correct window size to the vertex shader vor 8 Jahren
  gdkchan 42ebfdff7f [GPU] Fix frame buffer being upside down in some cases vor 8 Jahren