Commit graph

8 commits

Author SHA1 Message Date
Morph
2b87305d31 general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-04-23 05:55:32 -04:00
ameerj
0df188787a shader_recompiler: Reduce unused includes 2022-03-20 02:25:08 -04:00
ameerj
ffe72f8d37 shader: Implement ISETP.X 2021-07-22 21:51:40 -04:00
FernandoS27
d1e56df6ff shader: Fix floating point comparison for FP16 2021-07-22 21:51:23 -04:00
ameerj
ea4e293758 shader: Implement FSET and FSETP
Also fix oversight with adding SignedZeroInfNanPreserve execution mode.
2021-07-22 21:51:23 -04:00
ameerj
d43926b401 shader: Implement LOP and LOP3 2021-07-22 21:51:23 -04:00
ameerj
c6e6e4bc7e Implement PSET, refactor common comparison funcs 2021-07-22 21:51:23 -04:00
ameerj
14a3b85831 shader: Implement ISET, add common_funcs 2021-07-22 21:51:23 -04:00