Ryujinx/Ryujinx.Graphics.Gpu/Engine/Threed
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
..
ConditionalRendering.cs
ConstantBufferUpdater.cs
DrawManager.cs Do not force scissor on clear if scissor is disabled (#3258) 2022-04-04 18:30:43 -03:00
DrawState.cs
IbStreamer.cs
SemaphoreUpdater.cs Fix 3D semaphore counter type 0 handling (#3380) 2022-06-02 19:51:36 -03:00
StateUpdater.cs
StateUpdateTracker.cs
ThreedClass.cs
ThreedClassState.cs