ryujinx/Ryujinx.Graphics.Gpu/Memory
gdkchan 5795bb1528
Support separate textures and samplers (#1216)
* Support separate textures and samplers

* Add missing bindless flag, fix SNORM format on buffer textures

* Add missing separation

* Add comments about the new handles
2020-05-27 16:07:10 +02:00
..
Buffer.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
BufferBounds.cs
BufferManager.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
CounterCache.cs
IndexBuffer.cs
IRange.cs
MemoryAccessor.cs Support separate textures and samplers (#1216) 2020-05-27 16:07:10 +02:00
MemoryManager.cs
PhysicalMemory.cs Support separate textures and samplers (#1216) 2020-05-27 16:07:10 +02:00
RangeList.cs
ResourceName.cs
UnmapEventArgs.cs
VertexBuffer.cs