aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/ShaderHeader.cs
AgeCommit message (Expand)Author
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan
2022-12-05Make structs readonly when applicable (#4002)1.1.426Andrey Sukharev
2022-02-16Do not allow render targets not explicitly written by the fragment shader to ...1.1.31gdkchan
2021-10-12Rewrite shader decoding stage (#2698)gdkchan
2021-01-29Implement geometry shader passthrough (#1961)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-04-03Better IPA shader instruction implementation (#1082)gdkchan
2020-01-13Add a GetSpan method to the memory manager and use it on GPU (#877)gdkchan
2020-01-09Some code cleanupgdkchan