Commit graph

18 commits

Author SHA1 Message Date
Travis Howell
7c8565fa65 Add OpenGL fixes, patch #762815
svn-id: r8672
2003-06-30 02:38:56 +00:00
Paweł Kołodziejski
87b5f750e7 fixed warnings
svn-id: r8622
2003-06-22 15:00:51 +00:00
Max Horn
4604b2600e use float instead of double
svn-id: r8617
2003-06-22 14:39:55 +00:00
Max Horn
2b3ad36791 typo
svn-id: r8574
2003-06-20 23:21:06 +00:00
Max Horn
cafe61b768 uhm - dunno how that slipped in =)
svn-id: r8570
2003-06-20 11:05:57 +00:00
Max Horn
3014adf175 some changes for the 320x256 code - the new code *might* work (can't test since it's not supported here), while the old code for it simply was bogus :-)
svn-id: r8569
2003-06-20 10:59:22 +00:00
Max Horn
2a1b3d633d oops
svn-id: r8567
2003-06-20 01:12:34 +00:00
Max Horn
5cd8bc2942 cleanup
svn-id: r8566
2003-06-20 00:48:17 +00:00
Max Horn
7403492aea fixed non-bilinear mode (no black line in that anymore; fixing the bilinear case will be challenging, at the least...); some cleanup
svn-id: r8561
2003-06-19 16:33:46 +00:00
Travis Howell
252928f87a Add patch #721194 - SDL/GL: hotswap_gfx_mode (win32 and MacOS)
svn-id: r7012
2003-04-15 01:32:16 +00:00
Paweł Kołodziejski
aa3766018f updated copyrights headers
svn-id: r6726
2003-03-06 21:46:56 +00:00
Paweł Kołodziejski
a8c3057875 and more cleanup ....
svn-id: r6719
2003-03-06 18:30:44 +00:00
Max Horn
4bf96d1c8b changed OSystem to allow RBG<->16bit color conversion to be done in the 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-12-13 16:15:58 +00:00
Travis Howell
4d1a90a44c Add OpenGL GFX mode switch, patch #630448
svn-id: r5348
2002-10-29 14:57:32 +00:00
Travis Howell
99c8889bba More OpenGL updates, patch #628356
Make sure simon debug is enabled by default

svn-id: r5310
2002-10-25 14:56:58 +00:00
James Brown
134468fd61 Patch 627178: OpenGL updates
svn-id: r5279
2002-10-23 08:52:20 +00:00
Max Horn
d3a954861d patch #626629: add overlay support to SDL_g+OpenGL backend (still buggy!)
svn-id: r5226
2002-10-22 00:58:48 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00
Renamed from fb2opengl.h (Browse further)