aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/Optimizations/ConstantFolding.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)gdkchan
2022-12-14Remove Half Conversion (#4106)Isaac Marovitz
2022-09-07Transform shader LDC into constant buffer access if offset is constant (#3672)gdkchan
2020-03-03Initial support for double precision shader instructions. (#963)gdkchan
2020-01-09Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t...gdk
2020-01-09Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc...gdk
2020-01-09Initial workgdk