summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/floating_point_compare.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* shader: Implement FSET and FSETPameerj2021-07-231-68/+0
| | | | Also fix oversight with adding SignedZeroInfNanPreserve execution mode.
* shader: Implement FMNMXameerj2021-07-231-1/+1
| | | | And add a const in FCMP
* shader: Implement FCMPameerj2021-07-231-0/+116
still need to configure some settings for NV denorm flush and intel NaN