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