aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Shader/Instructions/InstEmitSurface.cs
AgeCommit message (Expand)Author
2024-05-26Allow texture arrays to use separate descriptor sets on Vulkan (#6870)1.1.1323gdkchan
2023-08-13Delete ShaderConfig and organize shader resources/definitions better (#5509)1.1.985gdkchan
2023-07-30(Graphics.Shader): Handle EmitSuatom constant dests and EmitSuld zero dest re...1.1.972Domenico V
2023-07-03Stop identifying shader textures with handle and cbuf, use binding instead (#...1.1.952gdkchan
2023-06-28[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)1.1.929TSRBerry
2023-04-27Move solution and projects to srcTSR Berry