Ryujinx-uplift/src/Ryujinx.Graphics.Gpu/Engine/Threed
gdkchan aa021085cf
Allow any shader SSBO constant buffer slot and offset (#2237)
* Allow any shader SSBO constant buffer slot and offset

* Fix slot value passed to SetUsedStorageBuffer on fallback case

* Shader cache version

* Ensure that the storage buffer source constant buffer offset is word aligned

* Fix FirstBinding on GetUniformBufferDescriptors
2023-05-05 14:20:20 +00:00
..
Blender Move solution and projects to src 2023-04-27 23:51:14 +02:00
ConditionalRendering.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ConstantBufferUpdater.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
DrawManager.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
DrawState.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IbStreamer.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IndirectDrawType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
RenderTargetUpdateFlags.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SemaphoreUpdater.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SpecializationStateUpdater.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
StateUpdater.cs Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
StateUpdateTracker.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ThreedClass.cs GPU: Pre-emptively flush textures that are flushed often (to imported memory when available) (#4711) 2023-05-01 16:05:12 -03:00
ThreedClassState.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00