ryujinx/Ryujinx.HLE/HOS
Thog 764891e670
nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1197)
* nvservice: add a lock to NvHostEvent

* Disable surface flinger release fence and readd infinite timeout

* FenceAction: Add a timeout of 1 seconds as this shouldn't wait forever anyuway

* surfaceflinger: remove leftovers from the release fence

* Don't allow infinite timeout on syncpoint while printing all timeout for better debugging
2020-05-02 22:47:06 +02:00
..
Applets Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch (#1087) 2020-04-03 17:53:06 +11:00
Diagnostics/Demangler
Font Reduce requirements for running homebrew (#1053) 2020-03-30 08:23:05 +11:00
Ipc
Kernel Fix kernel memory allocator block coalescing (#1155) 2020-04-25 23:25:22 +10:00
Services nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1197) 2020-05-02 22:47:06 +02:00
SystemState Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
Homebrew.cs
HomebrewRomFsStream.cs
Horizon.cs Use the official JSON parser (#1151) 2020-04-30 14:07:41 +02:00
IdDictionary.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
ProgramLoader.cs Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00
ResultCode.cs
ServiceCtx.cs