summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/floating_point_compare_and_set.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-23shader: Implement FSET and FSETPameerj1-0/+65
Also fix oversight with adding SignedZeroInfNanPreserve execution mode.