ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices
Billy Laws 2073ba2919
Fix a potential GPFIFO submission race (#3378)
The syncpoint maximum value represents the maximum possible syncpt value at a given time, however due to PBs being submitted before max was incremented, for a brief moment of time this is not the case which could lead to invalid behaviour if a game waits on the fence at that specific time.
2022-06-04 21:36:36 +02:00
..
NvHostAsGpu De-tile GOB when DMA copying from block linear to pitch kind memory regions (#3207) 2022-03-20 13:55:07 -03:00
NvHostChannel Fix a potential GPFIFO submission race (#3378) 2022-06-04 21:36:36 +02:00
NvHostCtrl
NvHostCtrlGpu
NvMap Change ServiceNv map creation logs to the Debug level (#3058) 2022-02-18 00:41:21 +01:00
NvDeviceFile.cs
NvInternalResult.cs