summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_global_cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* renderer_opengl/gl_global_cache: Replace indexing for assignment with insert_or_assignLioncash2019-03-111-1/+1
* renderer_opengl/gl_global_cache: Append missing override specifiersLioncash2019-03-111-2/+2
* gl_rasterizer: Implement global memory managementReinUsesLisp2019-01-301-0/+18
* gl_global_cache: Add dummy global cache managerReinUsesLisp2019-01-081-0/+60