1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 07:26:57 +00:00
Ryujinx/Ryujinx.Graphics.Gpu/Memory
riperiperi 99ffc061d3
Optimize Texture Binding and Shader Specialization Checks (#3399)
* Changes 1

* Changes 2

* Better ModifiedSequence handling

This should handle PreciseEvents properly, and simplifies a few things.

* Minor changes, remove debug log

* Handle stage.Info being null

Hopefully fixes Catherine crash

* Fix shader specialization fast texture lookup

* Fix some things.

* Address Feedback Part 1

* Make method static.
2022-06-17 13:09:14 -03:00
..
Buffer.cs
BufferBounds.cs
BufferCache.cs
BufferCacheEntry.cs
BufferManager.cs
BufferModifiedRangeList.cs
BufferTextureBinding.cs
CounterCache.cs
GpuRegionHandle.cs
IndexBuffer.cs
MemoryManager.cs
MultiRangeWritableBlock.cs
PhysicalMemory.cs
PteKind.cs
UnmapEventArgs.cs
VertexBuffer.cs