summaryrefslogtreecommitdiff
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.Gravatar Kelebek12023-05-111-6/+1
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* fix: typosGravatar Andrea Pappacoda2022-04-021-1/+1
* shader_recompiler: Reduce unused includesGravatar ameerj2022-03-201-2/+0
* shader: Comment why the array component is not read in TMMLGravatar ReinUsesLisp2021-07-221-0/+2
* tmml: Remove index component from coords vecGravatar ameerj2021-07-221-4/+3
* shader: Fix TMML queriesGravatar ReinUsesLisp2021-07-221-5/+9
* shader: Implement SULD and SUSTGravatar ReinUsesLisp2021-07-221-9/+9
* shader: Address feedbackGravatar FernandoS272021-07-221-15/+11
* shader: Implement TMML partiallyGravatar FernandoS272021-07-221-0/+130