quakeforge/libs/video/targets
Bill Currie c3d41326b3 Do key dest changing properly.
key_demo wasn't so well thought out. This seems to be much better (and nq
is known to be working nicely).
2011-12-10 16:14:25 +09:00
..
context_sdl.c
context_x11.c Fix x11 gamma control. 2011-08-11 16:08:20 +09:00
d_copy.S
dga_check.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
fbset.c
fbset_modes_l.l
fbset_modes_y.y
in_common.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
in_event.c
in_fbdev.c
in_sdl.c
in_svgalib.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
in_win.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
in_x11.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
joy.c joystick fixes 2010-12-24 05:03:32 -05:00
joy_linux.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
joy_null.c
joy_win.c
keys.c Do key dest changing properly. 2011-12-10 16:14:25 +09:00
Makefile.am Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
old_keys.c Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
qfgl_ext.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
vid.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
vid_3dfxsvga.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_common_gl.c Change a few defaults as suggested by bigfoot. 2010-12-16 11:34:39 +09:00
vid_common_sw.c Ensure consize is correct in the software renderers. 2011-06-14 17:54:53 +09:00
vid_common_sw32.c Ensure consize is correct in the software renderers. 2011-06-14 17:54:53 +09:00
vid_fbdev.c Clean up all the "set but not used" warnings. 2011-06-19 10:48:02 +09:00
vid_glx.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_sdl.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_sdl32.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_sgl.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_svgalib.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_wgl.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
vid_x11.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vtxarray.c