quakeforge/libs/video/targets
Bill Currie 93327cb618 try to fix segfault caused by VID_Shutdown getting called before VID_Init
(error conditions).
2003-08-27 22:50:39 +00:00
..
.gitignore getting closer to building the vid libs. 2001-04-15 07:18:04 +00:00
Makefile.am start working on VA support for borked GL libs 2003-05-21 21:53:21 +00:00
context_sdl.c Another little FIXME. (Cleanup I'll do soon, hopefully) 2003-03-03 19:32:56 +00:00
context_x11.c break out some duplicated code into a function and get the window coords 2003-08-04 01:28: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 re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
fbset.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
fbset_modes_l.l get the fix right 2003-04-17 00:25:55 +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 merge IN_SendKeyEvents and IN_Commands into IN_ProcessEvents 2003-04-08 18:45:12 +00:00
in_event.c revert the inappropriately complicated event code for the simpler version. 2003-04-08 19:20:48 +00:00
in_fbdev.c merge IN_SendKeyEvents and IN_Commands into IN_ProcessEvents 2003-04-08 18:45:12 +00:00
in_sdl.c merge IN_SendKeyEvents and IN_Commands into IN_ProcessEvents 2003-04-08 18:45:12 +00:00
in_svgalib.c merge IN_SendKeyEvents and IN_Commands into IN_ProcessEvents 2003-04-08 18:45:12 +00:00
in_win.c merge IN_SendKeyEvents and IN_Commands into IN_ProcessEvents 2003-04-08 18:45:12 +00:00
in_x11.c add a \n to the grab failed message 2003-04-09 16:38:17 +00:00
joy.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
joy_linux.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
joy_null.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
joy_win.c win32 compile fixes 2003-08-13 18:17:30 +00:00
keys.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
old_keys.c handle alloca properly 2003-07-09 06:28:09 +00:00
pr_keys.c remove all references to OFS_* from the C code. only the macros in progs.h 2003-04-22 18:20:15 +00:00
qfgl_ext.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
vid.c fix a misplaced _ 2003-07-27 20:47:36 +00:00
vid_3dfxsvga.c fix various sizing issues 2003-05-07 07:10:15 +00:00
vid_common_gl.c Prevent bad gl_max_size settings from causing buggy drivers to freak out. 2003-03-24 20:21:24 +00:00
vid_common_sw.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
vid_common_sw32.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
vid_fbdev.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00
vid_glx.c try to fix segfault caused by VID_Shutdown getting called before VID_Init 2003-08-27 22:50:39 +00:00
vid_sdl.c fix various sizing issues 2003-05-07 07:10:15 +00:00
vid_sdl32.c fix various sizing issues 2003-05-07 07:10:15 +00:00
vid_sgl.c fix various sizing issues 2003-05-07 07:10:15 +00:00
vid_svgalib.c patches from the FreeBSD ports that are still applicable 2003-01-31 18:19:55 +00:00
vid_wgl.c win32 compile fixes 2003-08-13 18:17:30 +00:00
vid_x11.c mindhog's fix for 32bpp x11 2003-06-17 03:11:24 +00:00
vtxarray.c start working on VA support for borked GL libs 2003-05-21 21:53:21 +00:00