quakeforge/libs/video/targets
Bill Currie a59e509033 Multi_key (K_COMPOSE) and Menu (K_MENU) are now supported 2002-04-27 00:25:40 +00:00
..
.gitignore getting closer to building the vid libs. 2001-04-15 07:18:04 +00:00
Makefile.am -3dfx re-enabled 2001-11-21 02:36:48 +00:00
context_x11.c Fix gamma again. Also some minor whitespace and slight code cleanup. 2002-04-26 20:25:01 +00:00
d_copy.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
dga_check.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
fbset.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
fbset_modes_l.l fix a defined but not used warning 2001-11-20 23:22:19 +00:00
fbset_modes_y.y fbdev stuff is now warnings clean, so all -Werror for it 2001-11-20 03:40:57 +00:00
in_common.c we now compile and link with -fno-common. this cleans up the multiple, 2001-10-23 16:55:23 +00:00
in_event.c more cleanups 2002-01-12 05:32:21 +00:00
in_fbdev.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
in_null.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
in_sdl.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
in_svgalib.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
in_win.c various cleanups 2001-11-12 20:58:06 +00:00
in_x11.c Multi_key (K_COMPOSE) and Menu (K_MENU) are now supported 2002-04-27 00:25:40 +00:00
joy.c More tweaks to joystick code. amp settings have a far greater effect now... 2001-12-30 06:08:24 +00:00
joy_linux.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
joy_null.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
joy_win.c win32 compile fixes 2002-01-19 20:45:45 +00:00
keys.c Moved commands from bound keys into a separate buffer, changed the syntax 2002-04-17 07:05:43 +00:00
old_keys.c the majority of raptor's sgi build patch. I'll look at the last two bits 2002-03-03 06:03:51 +00:00
qfgl_ext.c rewrite QFGL_ExtensionAddress to just use QFGL_ProcAddress and be done with 2002-02-21 07:56:27 +00:00
vid.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
vid_3dfxsvga.c changed sig handling to allow for core dumps etc, like x11 and glx 2002-04-25 21:51:47 +00:00
vid_common_gl.c Add multitexture support for Alias models, and disable the multitexture 2002-04-16 16:51:35 +00:00
vid_common_sw.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
vid_common_sw32.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
vid_ext.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
vid_fbdev.c fbdev stuff is now warnings clean, so all -Werror for it 2001-11-20 03:40:57 +00:00
vid_glx.c VID_GetGamma neither compiles nor is needed :) 2002-04-25 21:54:07 +00:00
vid_mgl.c clear key states on game start 2002-01-17 22:04:58 +00:00
vid_null.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
vid_sdl.c Whitespace. 2001-11-02 06:35:32 +00:00
vid_sdl32.c Whitespace. 2001-11-02 06:35:32 +00:00
vid_sgl.c setenv isn't as portable as one could wish... 2002-04-07 04:45:02 +00:00
vid_svgalib.c more cleanups 2002-01-12 05:32:21 +00:00
vid_wgl.c After an interesting discussion with Lordhavoc, make the GPU do more work in 2002-02-27 05:22:21 +00:00
vid_win.c clear key states on game start 2002-01-17 22:04:58 +00:00
vid_x11.c XPutImage returns 0 for success, not error 2002-04-26 18:55:37 +00:00