ryujinx/Ryujinx.Graphics.Gpu/Engine/Threed
gdkchan 8750b90a7f
Ensure that vertex attribute buffer index is valid on GPU (#3942)
* Ensure that vertex attribute buffer index is valid on GPU

* Remove vertex buffer validation code from OpenGL

* Remove some fields that are no longer necessary
2022-11-30 18:06:40 -03:00
..
ConditionalRendering.cs
ConstantBufferUpdater.cs GPU: Don't trigger uploads for redundant buffer updates (#3828) 2022-11-24 15:50:15 +01:00
DrawManager.cs
DrawState.cs
IbStreamer.cs
IndirectDrawType.cs
SemaphoreUpdater.cs
StateUpdater.cs Ensure that vertex attribute buffer index is valid on GPU (#3942) 2022-11-30 18:06:40 -03:00
StateUpdateTracker.cs
ThreedClass.cs
ThreedClassState.cs