Ryujinx/Ryujinx.Core/OsHle/Services
gdkchan 34037701c7
NvServices refactoring (#120)
* Initial implementation of NvMap/NvHostCtrl

* More work on NvHostCtrl

* Refactoring of nvservices, move GPU Vmm, make Vmm per-process, refactor most gpu devices, move Gpu to Core, fix CbBind

* Implement GetGpuTime, support CancelSynchronization, fix issue on InsertWaitingMutex, proper double buffering support (again, not working properly for commercial games, only hb)

* Try to fix perf regression reading/writing textures, moved syncpts and events to a UserCtx class, delete global state when the process exits, other minor tweaks

* Remove now unused code, add comment about probably wrong result codes
2018-05-07 15:53:23 -03:00
..
Acc Improved logging (#103) 2018-04-24 15:57:39 -03:00
Am Fix GetDesiredLanguage and expose a way to set the desired language, default to english 2018-04-29 20:18:46 -03:00
Apm Improved logging (#103) 2018-04-24 15:57:39 -03:00
Aud Update IAudioRendererManager.cs 2018-05-04 16:52:07 +02:00
Bsd Improved logging (#103) 2018-04-24 15:57:39 -03:00
Caps Stub a few services, add support for generating call stacks on the CPU 2018-04-22 01:22:46 -03:00
Friend Rename services with the official interface names 2018-04-06 01:01:52 -03:00
FspSrv Improved logging (#103) 2018-04-24 15:57:39 -03:00
Hid Improved logging (#103) 2018-04-24 15:57:39 -03:00
Lm Improved logging (#103) 2018-04-24 15:57:39 -03:00
Nifm Improved logging (#103) 2018-04-24 15:57:39 -03:00
Ns Improved logging (#103) 2018-04-24 15:57:39 -03:00
Nv NvServices refactoring (#120) 2018-05-07 15:53:23 -03:00
Pctl Rename services with the official interface names 2018-04-06 01:01:52 -03:00
Pl Rename services with the official interface names 2018-04-06 01:01:52 -03:00
Prepo Some implementations (#99) 2018-04-21 20:04:43 -03:00
Set Fix GetDesiredLanguage and expose a way to set the desired language, default to english 2018-04-29 20:18:46 -03:00
Sfdnsres Rename services with the official interface names 2018-04-06 01:01:52 -03:00
Sm Show service short name for unimplemented commands 2018-04-06 02:38:59 -03:00
Ssl Rename services with the official interface names 2018-04-06 01:01:52 -03:00
Time Improved logging (#103) 2018-04-24 15:57:39 -03:00
Vi NvServices refactoring (#120) 2018-05-07 15:53:23 -03:00
IIpcService.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
IpcService.cs Improved logging (#103) 2018-04-24 15:57:39 -03:00
ServiceFactory.cs Improved logging (#103) 2018-04-24 15:57:39 -03:00