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