summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/modifiers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Refactor PTP and other minor changesReinUsesLisp2021-07-231-5/+0
* shader: Implement TLD4.PTPFernandoS272021-07-231-0/+5
* shader: Implement TLD4 and TLD4_BFernandoS272021-07-231-0/+1
* shader: Implement TEXSReinUsesLisp2021-07-231-1/+2
* shader: Initial support for textures and TEXReinUsesLisp2021-07-231-0/+10
* shader: Add denorm flush supportReinUsesLisp2021-07-231-9/+14
* shader: Add support for forward declarationsReinUsesLisp2021-07-231-5/+5
* shader: Initial instruction supportReinUsesLisp2021-07-231-0/+28