quakeforge/libs/video/targets
2009-12-21 06:03:19 +00:00
..
.gitignore
context_sdl.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
context_x11.c newest x11 seems to not define X_XF86VidModeGetGamma. thanks to witukind 2009-12-21 06:03:19 +00:00
d_copy.S
dga_check.c make startup and shutdown a little quieter 2007-11-06 10:39:49 +00:00
fbset.c warning cleanup patch from raorn 2007-01-06 21:31:03 +00:00
fbset_modes_l.l various gcc 4.3 fixes 2008-07-19 05:40:57 +00:00
fbset_modes_y.y
in_common.c make startup and shutdown a little quieter 2007-11-06 10:39:49 +00:00
in_event.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
in_fbdev.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
in_sdl.c console.h include cleanup 2007-11-06 12:40:38 +00:00
in_svgalib.c make startup and shutdown a little quieter 2007-11-06 10:39:49 +00:00
in_win.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
in_x11.c Support Japanese keyoards (yay, I can finally toggle the console :P) 2009-03-18 00:26:34 +00:00
joy.c make startup and shutdown a little quieter 2007-11-06 10:39:49 +00:00
joy_linux.c make startup and shutdown a little quieter 2007-11-06 10:39:49 +00:00
joy_null.c console.h include cleanup 2007-11-06 12:40:38 +00:00
joy_win.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
keys.c Support Japanese keyoards (yay, I can finally toggle the console :P) 2009-03-18 00:26:34 +00:00
Makefile.am
old_keys.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
qfgl_ext.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
vid.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
vid_3dfxsvga.c console.h include cleanup 2007-11-06 12:40:38 +00:00
vid_common_gl.c make startup and shutdown a little quieter 2007-11-06 10:39:49 +00:00
vid_common_sw.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
vid_common_sw32.c the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
vid_fbdev.c fbdev patch from Philippe Troin 2009-12-20 05:41:08 +00:00
vid_glx.c make startup and shutdown a little quieter 2007-11-06 10:39:49 +00:00
vid_sdl.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
vid_sdl32.c the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner. 2007-03-10 12:00:59 +00:00
vid_sgl.c make startup and shutdown a little quieter 2007-11-06 10:39:49 +00:00
vid_svgalib.c console.h include cleanup 2007-11-06 12:40:38 +00:00
vid_wgl.c console.h include cleanup 2007-11-06 12:40:38 +00:00
vid_x11.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
vtxarray.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00