Age | Commit message (Expand) | Author |
2023-08-29 | Geometry shader emulation for macOS (#5551)1.1.1002 | gdkchan |
2023-08-13 | Delete ShaderConfig and organize shader resources/definitions better (#5509)1.1.985 | gdkchan |
2023-08-07 | Do not add more code after alpha test discard on fragment shader (#5529)1.1.976 | gdkchan |
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-10 | Implement transform feedback emulation for hardware without native support (#...1.1.882 | gdkchan |
2023-05-28 | Add support for VK_EXT_depth_clip_control. (#5027)1.1.835 | cstamford |
2023-05-25 | Generate scaling helper functions on IR (#4714)1.1.822 | gdkchan |
2023-05-20 | Replace constant buffer access on shader with new Load instruction (#4646)1.1.811 | gdkchan |
2023-04-27 | Move solution and projects to src | TSR Berry |