ryujinx/Ryujinx.Graphics.Gpu/Engine/Threed
riperiperi 43b4b34376
Implement Viewport Transform Disable (#3328)
* Initial implementation (no specialization)

* Use specialization

* Fix render scale, increase code gen version

* Revert accidental change

* Address Feedback
2022-05-12 10:47:13 -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 Add timestamp to 16-byte/4-word semaphore releases. (#3049) 2022-01-27 22:50:32 +01:00
StateUpdater.cs Implement Viewport Transform Disable (#3328) 2022-05-12 10:47:13 -03:00
StateUpdateTracker.cs
ThreedClass.cs
ThreedClassState.cs Implement primitive restart draw arrays properly on OpenGL (#3256) 2022-04-04 18:43:24 -03:00