Ryujinx/Ryujinx.Graphics.Gpu/Memory
gdkchan 788ca6a411
Initial transform feedback support (#1370)
* Initial transform feedback support

* Some nits and fixes

* Update ReportCounterType and Write method

* Can't change shader or TFB bindings while TFB is active

* Fix geometry shader input names with new naming
2020-07-15 13:01:10 +10:00
..
Buffer.cs
BufferBounds.cs
BufferManager.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
CounterCache.cs
IndexBuffer.cs
IRange.cs
MemoryAccessor.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
MemoryManager.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
PhysicalMemory.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
RangeList.cs
ResourceName.cs
UnmapEventArgs.cs
VertexBuffer.cs