Age | Commit message (Expand) | Author |
---|---|---|
2023-07-03 | Stop identifying shader textures with handle and cbuf, use binding instead (#...1.1.952 | gdkchan |
2023-06-28 | [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)1.1.929 | TSRBerry |
2023-06-17 | Ensure shader local and shared memory sizes are not zero (#5321)1.1.897 | gdkchan |
2023-06-15 | Implement Load/Store Local/Shared and Atomic shared using new instructions (#...1.1.896 | gdkchan |
2023-06-03 | Implement shader storage buffer operations using new Load/Store instructions ...1.1.861 | gdkchan |
2023-05-31 | Share ResourceManager vertex vertex A and B shaders (#5181)1.1.845 | gdkchan |
2023-05-20 | Replace constant buffer access on shader with new Load instruction (#4646)1.1.811 | gdkchan |