summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/texture_mipmap_level.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix Tears of the Kingdom flickering clouds and depths.Kelebek12023-05-111-6/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* fix: typosAndrea Pappacoda2022-04-021-1/+1
* shader_recompiler: Reduce unused includesameerj2022-03-201-2/+0
* shader: Comment why the array component is not read in TMMLReinUsesLisp2021-07-231-0/+2
* tmml: Remove index component from coords vecameerj2021-07-231-4/+3
* shader: Fix TMML queriesReinUsesLisp2021-07-231-5/+9
* shader: Implement SULD and SUSTReinUsesLisp2021-07-231-9/+9
* shader: Address feedbackFernandoS272021-07-231-15/+11
* shader: Implement TMML partiallyFernandoS272021-07-231-0/+130