summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_buffer_cache.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-06gl_buffer_cache: Make GetHandle() a const member functionLioncash1-1/+1
2018-09-06gl_buffer_cache: Remove unnecessary includesLioncash1-1/+3
2018-09-05renderer_opengl: Implement a buffer cache.Markus Wick1-0/+90