summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/double_min_max.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shader: Implement CC for ISET, FSET, PSET, CSET, and DSETFernandoS272021-07-231-0/+5
| | | | Throw when other instructions are missing CC.
* shader: Implement DMNMX, DSET, DSETPameerj2021-07-231-0/+50