Ryujinx/Ryujinx.HLE/HOS
Thog 81cba3c3df
nvservices: mitigate abort with heavy load on the GPU processing thread (#1173)
* nvservices: mitigate abort with heavy load on the GPU processing thread.

This should fix Mario Tennis and LM3 regressions with syncpoints.

NOTE: Mario Tennis seems to have another issue related to the texture
cache that happens randomly when starting a match.

PS: Also add a debug logger for all known ioctl call to facilitate
debugging and add a missing UpdateMin in EventSignal.

* Address LDj3SNuD's comment

* Address gdkchan's comment
2020-05-01 23:18:42 +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 Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Font Reduce requirements for running homebrew (#1053) 2020-03-30 08:23:05 +11:00
Ipc Discard higher 32-bits of IPC message magic and command number (#911) 2020-01-30 21:43:47 +01:00
Kernel Fix kernel memory allocator block coalescing (#1155) 2020-04-25 23:25:22 +10:00
Services nvservices: mitigate abort with heavy load on the GPU processing thread (#1173) 2020-05-01 23:18:42 +02:00
SystemState Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
Homebrew.cs .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00
HomebrewRomFsStream.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
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 Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ServiceCtx.cs .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00