summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/opcodes.inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shader: Initial implementation of an ASTReinUsesLisp2021-07-231-7/+9
|
* spirv: Initial SPIR-V supportReinUsesLisp2021-07-231-8/+4
|
* shader: Properly store phi on InstReinUsesLisp2021-07-231-1/+1
|
* shader: Add pools and rename filesReinUsesLisp2021-07-231-0/+237