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
DrawState.cs Separate GPU engines (part 2/2) (#2440) 2021-07-11 17:20:40 -03:00
IbStreamer.cs
SemaphoreUpdater.cs
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