..
.gitignore
getting closer to building the vid libs.
2001-04-15 07:18:04 +00:00
context_x11.c
compile fix for when vidmode isn't available
2002-06-10 22:30:30 +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
memory allocation checking cleanup
2002-05-14 06:37:28 +00:00
fbset_modes_l.l
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +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
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +00:00
in_x11.c
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +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
take cmd.[ch] back to basics. the gib code is temporarily gone pending
2002-07-31 05:19:03 +00:00
Makefile.am
we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+).
2002-08-01 19:49:10 +00:00
old_keys.c
two win32 fixes for gcc 3.1
2002-05-28 03:33:03 +00:00
qfgl_ext.c
Clean up the "fxMesa" error message so it makes more sense, and so most people
2002-07-03 06:31:03 +00:00
vid.c
QSG2 glows almost working. Plus lots of typos killed.
2002-06-18 21:41:24 +00:00
vid_3dfxsvga.c
Move the contents of gl_funcs.c out of the renderer, and into targets where they belong. Also some cleanups. -sgl target is temporarily broken, all others should work.
2002-06-24 21:35:37 +00:00
vid_common_gl.c
don't accept absurdly large vertex arrays
2002-07-27 16:46:58 +00:00
vid_common_sw.c
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +00:00
vid_common_sw32.c
QSG2 glows almost working. Plus lots of typos killed.
2002-06-18 21:41:24 +00:00
vid_ext.c
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +00:00
vid_fbdev.c
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +00:00
vid_glx.c
Move the contents of gl_funcs.c out of the renderer, and into targets where they belong. Also some cleanups. -sgl target is temporarily broken, all others should work.
2002-06-24 21:35:37 +00:00
vid_mgl.c
Clean out DDActive, except from -mgl, which isn't supported ATM. Clean up vid_mgl.c comments and dead code a bit.
2002-07-02 20:34:51 +00:00
vid_null.c
QSG2 glows almost working. Plus lots of typos killed.
2002-06-18 21:41:24 +00:00
vid_sdl.c
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +00:00
vid_sdl32.c
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
2002-05-14 06:12:29 +00:00
vid_sgl.c
get -wgl working again
2002-07-27 06:43:28 +00:00
vid_svgalib.c
memory allocation checking cleanup
2002-05-14 06:37:28 +00:00
vid_wgl.c
get -wgl working again
2002-07-27 06:43:28 +00:00
vid_win.c
clear key states on game start
2002-01-17 22:04:58 +00:00
vid_x11.c
memory allocation checking cleanup
2002-05-14 06:37:28 +00:00