summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_framebuffer_cache.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-17gl_rasterizer: Remove unused code paths from ConfigureFramebuffersReinUsesLisp1-16/+11
2019-06-21texture_cache: Fermi2D reform and implement View MirageFernando Sahmkow1-3/+5
This also does some fixes on compressed textures reinterpret and on the Fermi2D engine in general.
2019-06-21gl_framebuffer_cache: Use a hashed struct to cache framebuffersReinUsesLisp1-0/+73