quakeforge/libs/video/targets
Zephaniah E. Hull 3715430479 This is changing more then I wanted to at once, however.
The major change is that we no longer require libGL to even exist on the
system at compile time for the GL targets, we dynamicly link to the
libGL of choice at run time. (This probably breaks most non-linux
systems, and all GL targets except -glx, some fixup will be needed.)
(This also kills glquake, dead dead DEAD! GONE FOREVER! WHEE!)

Some gl_draw cleanup.

Commented out equake alias model occlusion test stuff, very experimental.

Added the .lo and .la patterns to the .gitignore files.

Some minor sbar cleanup. (We don't use the disc in use symbol for
anything.)
2001-06-24 09:25:55 +00:00
..
.gitignore getting closer to building the vid libs. 2001-04-15 07:18:04 +00:00
context_x11.c remove redundant vid_gamma_avail decls 2001-05-24 23:49:28 +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 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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
in_win.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
in_x11.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
joy.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
Makefile.am This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
qfgl_ext.c This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
vid.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
vid_3dfxsvga.c This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
vid_common_gl.c This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
vid_common_sw.c Move VID_ShiftPalette from all the driver files to vid_common_sw.c 2001-05-25 16:42:49 +00:00
vid_dos.c Move VID_ShiftPalette from all the driver files to vid_common_sw.c 2001-05-25 16:42:49 +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 Move VID_ShiftPalette from all the driver files to vid_common_sw.c 2001-05-25 16:42:49 +00:00
vid_glx.c This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
vid_mgl.c Move VID_ShiftPalette from all the driver files to vid_common_sw.c 2001-05-25 16:42:49 +00:00
vid_null.c Move VID_ShiftPalette from all the driver files to vid_common_sw.c 2001-05-25 16:42:49 +00:00
vid_sdl.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
vid_sgl.c This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
vid_sunx.c Move VID_ShiftPalette from all the driver files to vid_common_sw.c 2001-05-25 16:42:49 +00:00
vid_sunxil.c Move VID_ShiftPalette from all the driver files to vid_common_sw.c 2001-05-25 16:42:49 +00:00
vid_svgalib.c gcc 3.0 compile fixes 2001-06-19 22:05:13 +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 mingw compile fixes (vid_wgl.c isn't the right thing) 2001-06-07 16:44:22 +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 include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00