aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/Optimizations/ConstantFolding.cs
AgeCommit message (Expand)Author
2022-12-14Remove Half Conversion (#4106)1.1.470Isaac Marovitz
2022-09-07Transform shader LDC into constant buffer access if offset is constant (#3672)1.1.251gdkchan
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