summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader_environment.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-03gpu: Migrate implementation to the cpp fileameerj1-3/+1
2021-07-23shader_environment: Receive cache version from outsideReinUsesLisp1-4/+5
2021-07-23shader: Initial OpenGL implementationReinUsesLisp1-16/+0
2021-07-23shader: Move pipeline cache logic to separate filesReinUsesLisp1-0/+198