summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/half_floating_point_set.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader_recompiler: Reduce unused includesameerj2022-03-201-0/+1
* shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq2021-07-231-5/+6
* shader: Add support for fp16 comparisons and misc fixesReinUsesLisp2021-07-231-0/+1
* shader: Fix floating point comparison for FP16FernandoS272021-07-231-19/+19
* shader: Implement HSET2FernandoS272021-07-231-0/+115