aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell/translate/impl/texture_fetch.cpp
AgeCommit message (Expand)Author
2023-08-18Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagationFernando Sahmkow
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-07-22glasm: Implement TEX and TEXS instructionsReinUsesLisp
2021-07-22shader: Implement SULD and SUSTReinUsesLisp
2021-07-22shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq
2021-07-22shader: Implement TLD4.PTPFernandoS27
2021-07-22shader: Fix Array Indices in TEX/TLD4FernandoS27
2021-07-22shader: Fix TEX maskReinUsesLisp
2021-07-22shader: Implement I2FReinUsesLisp
2021-07-22shader: Add partial rasterizer integrationReinUsesLisp
2021-07-22shader: Implement TEXSReinUsesLisp