Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices/NvHostCtrl/Types
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
..
EventWaitArguments.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
GetConfigurationArguments.cs Rewrite nvservices (#800) 2019-11-03 09:47:56 +11:00
NvHostEvent.cs nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1197) 2020-05-02 22:47:06 +02:00
NvHostEventState.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
NvHostSyncPt.cs SurfaceFlinger v2 (#981) 2020-04-22 14:10:27 +10:00
SyncptWaitArguments.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
SyncptWaitExArguments.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00