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 Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
BufferBounds.cs Add XML documentation to Ryujinx.Graphics.Gpu.Memory 2020-01-09 02:13:00 +01:00
BufferManager.cs Initial transform feedback support (#1370) 2020-07-15 13:01:10 +10:00
CounterCache.cs Implement Counter Queue and Partial Host Conditional Rendering (#1167) 2020-05-04 12:24:59 +10:00
IndexBuffer.cs Add XML documentation to Ryujinx.Graphics.Gpu.Memory 2020-01-09 02:13:00 +01:00
IRange.cs More code cleanup 2020-01-09 02:13:00 +01:00
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 Fix some spelling mistakes 2020-01-09 02:13:00 +01:00
ResourceName.cs Add XML documentation to Ryujinx.Graphics.Gpu.Memory 2020-01-09 02:13:00 +01:00
UnmapEventArgs.cs Initial conditional rendering support (#1012) 2020-04-22 16:00:11 +10:00
VertexBuffer.cs Add XML documentation to Ryujinx.Graphics.Gpu.Memory 2020-01-09 02:13:00 +01:00