summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/double_add.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq2021-07-231-3/+3
* shader: Implement DMUL and DFMAameerj2021-07-231-1/+1
* shader: Add FP64 register load/store helpersameerj2021-07-231-14/+2
* shader: Implement DADDameerj2021-07-231-0/+67