ryubing/Ryujinx.Graphics.Gpu/Engine/Threed
gdkchan 10d649e6d3
Calculate vertex buffer sizes from index buffer (#1663)
* Calculate vertex buffer size from maximum index buffer index

* Increase maximum index buffer count for it to be considered profitable for counting
2021-08-11 22:06:09 +02:00
..
ConditionalRendering.cs
ConstantBufferUpdater.cs
DrawManager.cs
DrawState.cs
IbStreamer.cs
IbUtils.cs Calculate vertex buffer sizes from index buffer (#1663) 2021-08-11 22:06:09 +02:00
SemaphoreUpdater.cs
StateUpdateTracker.cs
StateUpdater.cs Calculate vertex buffer sizes from index buffer (#1663) 2021-08-11 22:06:09 +02:00
ThreedClass.cs Implement a fast path for I2M transfers (#2467) 2021-07-12 16:48:57 -03:00
ThreedClassState.cs