summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/floating_point_multi_function.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
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 includesameerj1-1/+0
2021-07-23shader: FMUL, select, RRO, and MUFU fixesReinUsesLisp1-4/+4
2021-07-23shader: Add pools and rename filesReinUsesLisp1-1/+1
2021-07-23shader: Make typed IRReinUsesLisp1-3/+3
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+71