aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/common_funcs.h
AgeCommit message (Collapse)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
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-03-20shader_recompiler: Reduce unused includesameerj
2021-07-22shader: Implement ISETP.Xameerj
2021-07-22shader: Fix floating point comparison for FP16FernandoS27
2021-07-22shader: Implement FSET and FSETPameerj
Also fix oversight with adding SignedZeroInfNanPreserve execution mode.
2021-07-22shader: Implement LOP and LOP3ameerj
2021-07-22Implement PSET, refactor common comparison funcsameerj
2021-07-22shader: Implement ISET, add common_funcsameerj