summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/floating_point_fused_multiply_add.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Implement more of XMAD and FFMA32I and fix XMAD.CBCCReinUsesLisp1-10/+31
2021-07-23shader: FMUL, select, RRO, and MUFU fixesReinUsesLisp1-2/+2
2021-07-23shader: Rename, implement FADD.SAT and P2R (imm)ReinUsesLisp1-2/+2
2021-07-23shader: Make typed IRReinUsesLisp1-8/+8
2021-07-23shader: Initial instruction supportReinUsesLisp1-0/+73