summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_rasterizer_cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenGL: Rename cache functions to better match what they actually doYuri Kunde Schlesner2015-12-071-4/+4
* video_core: Reorganize headersLioncash2015-09-111-6/+6
* OpenGL: Use Sampler Objects to decouple sampler config from texturesYuri Kunde Schlesner2015-09-031-1/+6
* gl_rasterizer_cache: Detect and ignore unnecessary texture flushes.bunnei2015-08-281-1/+3
* OpenGL renderertfarley2015-05-231-0/+36