Commit Graph

7 Commits

Author SHA1 Message Date
574a2c4b77 shader_recompiler: Reduce unused includes 2022-03-20 02:25:08 -04:00
fc7bed21b5 shader: Implement ISETP.X 2021-07-22 21:51:40 -04:00
27fb97377e shader: Fix floating point comparison for FP16 2021-07-22 21:51:23 -04:00
fa2f6e38f4 shader: Implement FSET and FSETP
Also fix oversight with adding SignedZeroInfNanPreserve execution mode.
2021-07-22 21:51:23 -04:00
980cafdc27 shader: Implement LOP and LOP3 2021-07-22 21:51:23 -04:00
ce9b116cfe Implement PSET, refactor common comparison funcs 2021-07-22 21:51:23 -04:00
e038928616 shader: Implement ISET, add common_funcs 2021-07-22 21:51:23 -04:00