quakeforge/libs/video/targets
Bill Currie 63f9c77e11 d'oh 2005-03-06 08:25:30 +00:00
..
.gitignore getting closer to building the vid libs. 2001-04-15 07:18:04 +00:00
Makefile.am Move pr_keys.c to console, fixes missing Key_Progs_Init symbol for dynamic 2005-01-13 15:10:42 +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 Grievre's fix for his weirdness when toggling fullscren. Thanks Grievre 2004-05-10 01:17:55 +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 "debounce" (Despair's term:) focus handling in X. Seems multiple focusout 2005-03-06 08:22:15 +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 removal of legacy MGL block_drawing variable. Fixed window restore bug that prevented the screen from being updated. 2004-02-15 03:40:50 +00:00
in_x11.c d'oh 2005-03-06 08:25:30 +00:00
joy.c Futureproofing. 2004-01-06 03:38:16 +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 2004-11-06 02:21:00 +00:00
keys.c Whitespace, plus remove unused key_progs_init from keys.c 2005-01-13 14:44:57 +00:00
old_keys.c Whitespace, plus remove unused key_progs_init from keys.c 2005-01-13 14:44:57 +00:00
qfgl_ext.c don't look up the gl functions until after the context has been setup, just 2004-02-06 00:58:35 +00:00
vid.c fix a misplaced _ 2003-07-27 20:47:36 +00:00
vid_3dfxsvga.c it seems glGetProcAddressARB is obsolete so check for glGetProcAddress first 2004-05-06 07:13:18 +00:00
vid_common_gl.c more tree recovering. This includes Despair's anisotropy support work. 2005-01-02 14:23:20 +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 add a -novideo option to allow for headless operation 2004-04-13 02:13:35 +00:00
vid_glx.c it seems glGetProcAddressARB is obsolete so check for glGetProcAddress first 2004-05-06 07:13:18 +00:00
vid_sdl.c be consistent with WIN32 and _WIN32 (now all _WIN32) 2004-01-20 03:47:27 +00:00
vid_sdl32.c first chunk of Mike Gorchak's <mike@malva.ua> QNX patches 2004-01-20 05:57:39 +00:00
vid_sgl.c don't look up the gl functions until after the context has been setup, just 2004-02-06 00:58:35 +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 2004-11-06 02:21:00 +00:00
vid_x11.c don't know why the expose event was being waited for. doesn't seem to be 2004-03-21 20:21:57 +00:00
vtxarray.c Fix from Grievre. 2004-03-15 21:44:56 +00:00