summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/texture_mipmap_level.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-11Fix Tears of the Kingdom flickering clouds and depths.Kelebek11-6/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-04-02fix: typosAndrea Pappacoda1-1/+1
2022-03-20shader_recompiler: Reduce unused includesameerj1-2/+0
2021-07-23shader: Comment why the array component is not read in TMMLReinUsesLisp1-0/+2
2021-07-23tmml: Remove index component from coords vecameerj1-4/+3
2021-07-23shader: Fix TMML queriesReinUsesLisp1-5/+9
2021-07-23shader: Implement SULD and SUSTReinUsesLisp1-9/+9
2021-07-23shader: Address feedbackFernandoS271-15/+11
2021-07-23shader: Implement TMML partiallyFernandoS271-0/+130