Archived
1
0
Fork 0
forked from Mirror/Ryujinx
This repository has been archived on 2024-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
jinx/Ryujinx.HLE
Billy Laws 2073ba2919
Fix a potential GPFIFO submission race ()
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
..
Exceptions hos: Cleanup the project () 2021-09-15 01:24:49 +02:00
FileSystem hle: Some cleanup () 2022-03-22 20:46:16 +01:00
HOS Fix a potential GPFIFO submission race () 2022-06-04 21:36:36 +02:00
Loaders Update LibHac to v0.16.0 () 2022-02-27 00:52:25 +01:00
Ui infra: Migrate to .NET 6 () 2021-11-28 21:24:17 +01:00
Utilities sfdnsres: Fix serialization issues () 2022-01-12 17:43:00 +01:00
HLEConfiguration.cs hle: Some cleanup () 2022-03-22 20:46:16 +01:00
Homebrew.npdm Better process implementation () 2018-11-28 20:18:09 -02:00
MemoryConfiguration.cs hos: Cleanup the project () 2021-09-15 01:24:49 +02:00
PerformanceStatistics.cs Adjustments to framerate metric and addition of frametime () 2021-09-15 02:26:10 +02:00
Ryujinx.HLE.csproj Rewrite SVC handler using source generators rather than IL emit () 2022-05-31 17:12:46 -03:00
Switch.cs Avalonia UI - Part 1 () 2022-05-15 13:30:15 +02:00