aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/ShaderProgramInfo.cs
AgeCommit message (Expand)Author
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
2022-02-16Do not allow render targets not explicitly written by the fragment shader to ...1.1.31gdkchan
2021-09-29Only make render target 2D textures layered if needed (#2646)gdkchan
2021-04-20Only enable clip distance if written to on shader (#2217)gdkchan
2020-11-13Salieri: shader cache (#1701)Mary
2020-04-02Remove output interpolation qualifier (#1070)gdkchan
2020-01-09Initial support for image stores, support texture sample on computegdk
2020-01-09Initial workgdk