summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/floating_point_conversion_floating_point.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader: Address feedbackFernandoS272021-07-231-6/+9
* shader: Implement F2F (Imm)FernandoS272021-07-231-2/+28
* shader: Implement CC for ISET, FSET, PSET, CSET, and DSETFernandoS272021-07-231-0/+5
* shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq2021-07-231-3/+3
* shader: Implement F2FFernandoS272021-07-231-0/+180