ryujinx/Ryujinx.Graphics.Gpu
Billy Laws d03124a992
Fix 3D semaphore counter type 0 handling (#3380)
Counter type 0 actually releases the semaphore payload rather than a constant zero as was previously thought. This is required by Skyrim.
2022-06-02 19:51:36 -03:00
..
Engine Fix 3D semaphore counter type 0 handling (#3380) 2022-06-02 19:51:36 -03:00
Image Fix various issues with texture sync (#3302) 2022-04-29 18:34:11 -03:00
Memory New shader cache implementation (#3194) 2022-04-10 10:49:44 -03:00
Shader Implement Viewport Transform Disable (#3328) 2022-05-12 10:47:13 -03:00
Synchronization
ClassId.cs
Constants.cs
GpuChannel.cs
GpuContext.cs Prefetch capabilities before spawning translation threads. (#3338) 2022-05-14 11:58:33 -03:00
GraphicsConfig.cs Perform unscaled 2d engine copy on CPU if source texture isn't in cache. (#3112) 2022-02-22 11:21:29 -03:00
Ryujinx.Graphics.Gpu.csproj infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
Window.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00