Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Starlet 84996ccd36 [SvcSystem/SvcMemory] Implement SvcGetInfo 16, SvcMapPhysicalMemory & SvcUnmapPhysicalMemory (#126) 8 gadi atpakaļ
  gdkchan 73a3233d57 Fix some races in SvcThreadSync and change the way how yield works 8 gadi atpakaļ
  gdkchan 4546d1b9be Initial work to support changing thread core on the scheduler, also some cond var priority fixes 8 gadi atpakaļ
  gdkchan 3603497a13 Allow using self thread id on some svcs (fixes #117) 8 gadi atpakaļ
  gdkchan 34037701c7 NvServices refactoring (#120) 8 gadi atpakaļ
  gdkchan a38a72b062 Some small sync primitive fixes, logging fixes, started to implement the 2D engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc... 8 gadi atpakaļ
  gdkchan a8ba340dde Improved logging (#103) 8 gadi atpakaļ
  gdkchan db0aa54233 Print guest stack trace on a few points that can throw exceptions 8 gadi atpakaļ
  gdkchan 90279d96ea Implement the synchronization primitives like the Horizon kernel does (#97) 8 gadi atpakaļ
  gdkchan 03002f6537 Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader instructions and other small fixes 8 gadi atpakaļ
  gdkchan ac80e7d3f9 [HLE/Kernel] Yield when cond var is signaled 8 gadi atpakaļ
  gdkchan b9af34f3dd [HLE/Kernel] Somewhat improved sync primitives 8 gadi atpakaļ