summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader_environment.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow2022-01-041-0/+6
* gpu: Migrate implementation to the cpp fileameerj2021-10-031-3/+1
* shader_environment: Receive cache version from outsideReinUsesLisp2021-07-231-4/+5
* shader: Initial OpenGL implementationReinUsesLisp2021-07-231-16/+0
* shader: Move pipeline cache logic to separate filesReinUsesLisp2021-07-231-0/+198