aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/opengl/gltexture.h
AgeCommit message (Expand)Author
2010-11-28OPENGL: Fix OpenGL on Mac OS XMax Horn
2010-07-31OPENGL: Add support for BGR and rgb(a) reversed formats (Not available for GL...Alejandro Marzini
2010-07-24OPENGL: Redesign blitting system. Add basics for aspect correction.Alejandro Marzini
2010-07-23OPENGL: Add basic game screen drawing. Changed Overlay PixelFormat to RGBA5551. Alejandro Marzini
2010-07-22OPENGL: Add antialiasing, hotkey: ctrl+alt+f. Fixed minor bugs.Alejandro Marzini
2010-07-20OPENGL: Implement fullscreen mode.Alejandro Marzini
2010-07-12OpenGL manager: Implemented PixelFormat functions. Implemented GFX methods. C...Alejandro Marzini
2010-07-11Fix compile on Mac OS X.Matthew Hoops
2010-07-10Added BaseSdlGraphicsManager. Added GLTexture. Alejandro Marzini