aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/opengl/framebuffer.cpp
AgeCommit message (Collapse)Author
2016-03-16OPENGL: Introduce abstraction for framebuffer.Johannes Schickel
This allows us to use various framebuffer settings easily. Now the GPU accelerated CLUT8 surface implementation does not need to query former framebuffer state anymore.