aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/opengl/texture.cpp
AgeCommit message (Expand)Author
2014-02-12OPENGL: Use GLfloat for draw cooridnates in Texture.Johannes Schickel
2014-02-11OPENGL: Release old texture name before creating a new one.Johannes Schickel
2013-11-20OPENGL: Fix texture re-allocation checkWillem Jan Palenstijn
2013-10-19OPENGL: Limit maximum Surface size to maximum texture size.Johannes Schickel
2013-10-19OPENGL: Implement dirty rect handling.Johannes Schickel
2013-10-19OPENGL: Add new generic OpenGL (ES) backend.Johannes Schickel