index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
sdl
/
sdl_glimp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Don't set SE_KEY event to ctrl-h; I don't think this makes sense
tma
2008-08-22
1
-12
/
+13
*
* Fix misplaced #endif
tma
2008-08-14
1
-1
/
+1
*
* Pass the "best" SDL_PixelFormat (as returned by the initial call to
tma
2008-08-13
1
-7
/
+26
*
* Always show the mouse cursor when the mouse is disabled
tma
2008-08-09
1
-0
/
+5
*
* Add Sys_GLimpInit for platform specific GLimp initialisation
tma
2008-08-08
1
-3
/
+4
*
* Whitespace...
tma
2008-08-03
1
-2
/
+2
*
* Report SDL driver used on GLimp initialisation
tma
2008-08-03
1
-3
/
+6
*
Added GL_EXT_texture_compression_s3tc support.
icculus
2008-06-13
1
-12
/
+46
*
This may enable stereo rendering for other devices like shutter glasses, but ...
thilo
2008-04-27
1
-0
/
+12
*
sort video modes only if there are modes to sort
ludwig
2008-04-13
1
-1
/
+2
*
Make sure fullscreen does not work for in_nograb when manually Alt-Entering, ...
thilo
2008-03-26
1
-0
/
+7
*
* Disabling r_allowSoftwareGL as per bug 3526
tma
2008-01-31
1
-0
/
+2
*
* Replace "powered by ioq3" text with ui_ioq3 CVAR_ROM
tma
2007-12-11
1
-38
/
+93
*
detect available resolutions and offer them in the menu
ludwig
2007-12-08
1
-0
/
+44
*
* Move SDL library version check to sys_main.c as it's proving difficult to
tma
2007-11-25
1
-3
/
+3
*
* (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)
tma
2007-11-02
1
-2
/
+10
*
* Remove some C99isms (f0rqu3)
tma
2007-10-01
1
-1
/
+1
*
* Revert 1176 -- MinGW's headers are too old *sigh*
tma
2007-09-12
1
-9
/
+48
*
* Remove use of GL_ARB_multitexture since this has been part of the
tma
2007-09-10
1
-45
/
+6
*
* Compile time and runtime checks for SDL >= 1.2.7
tma
2007-09-06
1
-0
/
+7
*
* Fix for SMP hack on OS X
tma
2007-09-06
1
-0
/
+1
*
* I R KNWOING HOW COMPUTARS WURK!!!!!!! lOL
tma
2007-09-05
1
-2
/
+2
*
* Replace the ugliness in qgl.h with SDL_opengl.h
tma
2007-09-05
1
-6
/
+6
*
* Merge unified-sdl to trunk
tma
2007-09-05
1
-0
/
+804