Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-08 | removed some superfluous newlines | Max Horn | |
svn-id: r10086 | |||
2003-06-30 | Add OpenGL fixes, patch #762815 | Travis Howell | |
svn-id: r8672 | |||
2003-06-22 | fixed warnings | Paweł Kołodziejski | |
svn-id: r8622 | |||
2003-06-22 | use float instead of double | Max Horn | |
svn-id: r8617 | |||
2003-06-20 | typo | Max Horn | |
svn-id: r8574 | |||
2003-06-20 | uhm - dunno how that slipped in =) | Max Horn | |
svn-id: r8570 | |||
2003-06-20 | some changes for the 320x256 code - the new code *might* work (can't test ↵ | Max Horn | |
since it's not supported here), while the old code for it simply was bogus :-) svn-id: r8569 | |||
2003-06-20 | oops | Max Horn | |
svn-id: r8567 | |||
2003-06-20 | cleanup | Max Horn | |
svn-id: r8566 | |||
2003-06-19 | fixed non-bilinear mode (no black line in that anymore; fixing the bilinear ↵ | Max Horn | |
case will be challenging, at the least...); some cleanup svn-id: r8561 | |||
2003-04-15 | Add patch #721194 - SDL/GL: hotswap_gfx_mode (win32 and MacOS) | Travis Howell | |
svn-id: r7012 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup .... | Paweł Kołodziejski | |
svn-id: r6719 | |||
2002-12-13 | changed OSystem to allow RBG<->16bit color conversion to be done in the ↵ | Max Horn | |
backend; after all, the backend 'knows' best what format the overlay uses. Default implementations of RBGToColor and colorToRBG assume 565 mode, backends other than SDL may want to provide alternate implementations (SDL backend already does the right thing for non-565 modes) svn-id: r5931 | |||
2002-10-29 | Add OpenGL GFX mode switch, patch #630448 | Travis Howell | |
svn-id: r5348 | |||
2002-10-25 | More OpenGL updates, patch #628356 | Travis Howell | |
Make sure simon debug is enabled by default svn-id: r5310 | |||
2002-10-23 | Patch 627178: OpenGL updates | James Brown | |
svn-id: r5279 | |||
2002-10-22 | patch #626629: add overlay support to SDL_g+OpenGL backend (still buggy!) | Max Horn | |
svn-id: r5226 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 |