summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/common_funcs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shader: Implement FSET and FSETPameerj2021-07-231-0/+6
| | | | Also fix oversight with adding SignedZeroInfNanPreserve execution mode.
* shader: Implement LOP and LOP3ameerj2021-07-231-0/+2
|
* Implement PSET, refactor common comparison funcsameerj2021-07-231-4/+3
|
* shader: Implement ISET, add common_funcsameerj2021-07-231-0/+17