1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 06:53:30 +01:00
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 Implement Viewport Transform Disable (#3328) 2022-05-12 10:47:13 -03:00
StateUpdateTracker.cs
ThreedClass.cs Fix render target clear when sizes mismatch (#2994) 2022-01-11 20:15:17 +01:00
ThreedClassState.cs Implement primitive restart draw arrays properly on OpenGL (#3256) 2022-04-04 18:43:24 -03:00