.. |
.gitignore
|
getting closer to building the vid libs.
|
2001-04-15 07:18:04 +00:00 |
context_x11.c
|
Require vid_gamma_avail for gamma switching, not vidmode_avail
|
2001-05-22 06:14:57 +00:00 |
d_copy.S
|
getting closer to building the vid libs.
|
2001-04-15 07:18:04 +00:00 |
dga_check.c
|
First stage of video and input system merge. The city has collapsed, wreckage sifting ensues...
|
2001-04-15 04:18:22 +00:00 |
fbset.c
|
First stage of video and input system merge. The city has collapsed, wreckage sifting ensues...
|
2001-04-15 04:18:22 +00:00 |
fbset_modes_l.l
|
First stage of video and input system merge. The city has collapsed, wreckage sifting ensues...
|
2001-04-15 04:18:22 +00:00 |
fbset_modes_y.y
|
First stage of video and input system merge. The city has collapsed, wreckage sifting ensues...
|
2001-04-15 04:18:22 +00:00 |
in_common.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
in_dos.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
in_fbdev.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
in_null.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
in_sdl.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
in_sun.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
in_svgalib.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
in_win.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
in_x11.c
|
forward port the x11 repeat fix
|
2001-05-14 05:37:47 +00:00 |
joy.c
|
first steps
|
2001-04-11 19:56:01 +00:00 |
joy_linux.c
|
first steps
|
2001-04-11 19:56:01 +00:00 |
joy_null.c
|
first steps
|
2001-04-11 19:56:01 +00:00 |
joy_win.c
|
joy_win.c now builds, but very likely does not work AT ALL. also fix qw's
|
2001-04-11 21:06:37 +00:00 |
Makefile.am
|
make dist fixups
|
2001-05-22 17:09:03 +00:00 |
qfgl_ext.c
|
FBDEV GLX SVGAlib X11 all build, but nq-glx doesn't link yet due to some
|
2001-04-15 21:11:41 +00:00 |
vid.c
|
Nuke V_CheckGamma, moving its sole contribution to VID_UpdateGamma in vid.c
|
2001-05-24 15:48:39 +00:00 |
vid_3dfxsvga.c
|
fixed seg cause of uninitialized cvar in_freelook. Also remove double initialization of sensitivity and lookstrafe
|
2001-04-17 03:08:52 +00:00 |
vid_common_gl.c
|
d_8to16table moved to vid_common_sw.c and fix vid_fbdev blackness (must call
|
2001-04-17 06:13:51 +00:00 |
vid_common_sw.c
|
d_8to16table moved to vid_common_sw.c and fix vid_fbdev blackness (must call
|
2001-04-17 06:13:51 +00:00 |
vid_dos.c
|
d_8to16table moved to vid_common_sw.c and fix vid_fbdev blackness (must call
|
2001-04-17 06:13:51 +00:00 |
vid_ext.c
|
First stage of video and input system merge. The city has collapsed, wreckage sifting ensues...
|
2001-04-15 04:18:22 +00:00 |
vid_fbdev.c
|
d_8to16table moved to vid_common_sw.c and fix vid_fbdev blackness (must call
|
2001-04-17 06:13:51 +00:00 |
vid_glx.c
|
GL_CheckBrightness() is redundant, don't call it
|
2001-05-22 06:13:44 +00:00 |
vid_mgl.c
|
*-wgl finally links (who knows if it works?:) and some more conceptual
|
2001-04-17 15:55:33 +00:00 |
vid_null.c
|
missed this one
|
2001-04-17 06:14:08 +00:00 |
vid_sdl.c
|
d_8to16table moved to vid_common_sw.c and fix vid_fbdev blackness (must call
|
2001-04-17 06:13:51 +00:00 |
vid_sgl.c
|
fix for older systems again :) (atleast means >= rather than > )
|
2001-05-07 16:31:19 +00:00 |
vid_sunx.c
|
d_8to16table moved to vid_common_sw.c and fix vid_fbdev blackness (must call
|
2001-04-17 06:13:51 +00:00 |
vid_sunxil.c
|
d_8to16table moved to vid_common_sw.c and fix vid_fbdev blackness (must call
|
2001-04-17 06:13:51 +00:00 |
vid_svgalib.c
|
fix the black pit of despair (sorry, Despair:) (same issue as vid_fbdev)
|
2001-04-17 06:21:40 +00:00 |
vid_vga.c
|
First stage of video and input system merge. The city has collapsed, wreckage sifting ensues...
|
2001-04-15 04:18:22 +00:00 |
vid_wgl.c
|
make dist and compile fixes for mingw cross building
|
2001-05-22 19:13:23 +00:00 |
vid_win.c
|
First stage of video and input system merge. The city has collapsed, wreckage sifting ensues...
|
2001-04-15 04:18:22 +00:00 |
vid_x11.c
|
first stab at doing vid_mode the right way, thanks to james111
|
2001-05-17 06:55:47 +00:00 |