aboutsummaryrefslogtreecommitdiffstats
path: root/code/sdl/sdl_glimp.c
Commit message (Expand)AuthorAgeFilesLines
* * Report SDL driver used on GLimp initialisationtma2008-08-031-3/+6
* Added GL_EXT_texture_compression_s3tc support.icculus2008-06-131-12/+46
* This may enable stereo rendering for other devices like shutter glasses, but ...thilo2008-04-271-0/+12
* sort video modes only if there are modes to sortludwig2008-04-131-1/+2
* Make sure fullscreen does not work for in_nograb when manually Alt-Entering, ...thilo2008-03-261-0/+7
* * Disabling r_allowSoftwareGL as per bug 3526tma2008-01-311-0/+2
* * Replace "powered by ioq3" text with ui_ioq3 CVAR_ROMtma2007-12-111-38/+93
* detect available resolutions and offer them in the menuludwig2007-12-081-0/+44
* * Move SDL library version check to sys_main.c as it's proving difficult totma2007-11-251-3/+3
* * (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)tma2007-11-021-2/+10
* * Remove some C99isms (f0rqu3)tma2007-10-011-1/+1
* * Revert 1176 -- MinGW's headers are too old *sigh*tma2007-09-121-9/+48
* * Remove use of GL_ARB_multitexture since this has been part of thetma2007-09-101-45/+6
* * Compile time and runtime checks for SDL >= 1.2.7tma2007-09-061-0/+7
* * Fix for SMP hack on OS Xtma2007-09-061-0/+1
* * I R KNWOING HOW COMPUTARS WURK!!!!!!! lOLtma2007-09-051-2/+2
* * Replace the ugliness in qgl.h with SDL_opengl.htma2007-09-051-6/+6
* * Merge unified-sdl to trunktma2007-09-051-0/+804