quakeforge/libs/video/targets
Bill Currie c38ca8e2f1 qfplist.h:
remove include of glob.h. not needed and causes win32 build to fail
plugin.c:
	include compat.h and cast the return of GetProcAddress
gl_funcs.c:
	fix parse error and type mismatch
qfgl_ext.c:
	half re-write QFGL_ExtensionAddress to use QFGL_ProcAddress
vid_wgl.c:
	fix for the new gl linking
2001-07-05 17:28:19 +00:00
..
.gitignore getting closer to building the vid libs. 2001-04-15 07:18:04 +00:00
context_x11.c Clean up and repair of the run time linking, does NOT work until deek 2001-06-26 02:26:46 +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_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_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 libGL (mesa) now dynamic for -3dfx 2001-06-29 03:27:18 +00:00
qfgl_ext.c qfplist.h: 2001-07-05 17:28:19 +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 libGL (mesa) now dynamic for -3dfx 2001-06-29 03:27:18 +00:00
vid_common_gl.c Clean up and repair of the run time linking, does NOT work until deek 2001-06-26 02:26:46 +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_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 Portability fixes, also use the new ProcAddress setup. 2001-06-27 07:52:00 +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 Fix -sgl's glFlush 2001-07-01 00:11:24 +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 qfplist.h: 2001-07-05 17:28:19 +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