quakeforge/libs/video/targets
Bill Currie ef37ed39a9 Clean up global symbols for the glsl renderer.
Where possible, symbols have been made static, prefixed with glsl_/GLSL_ or
moved into the code shared by all renderers. This will make doing plugins
easier but done now for link testing. The moving was done via the gl
commit.
2012-02-18 11:48:52 +09:00
..
context_sdl.c split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
context_x11.c Remove execinfo checks. 2011-12-13 21:25:41 +09: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 Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
fbset.c warning cleanup patch from raorn 2007-01-06 21:31:03 +00:00
fbset_modes_l.l various gcc 4.3 fixes 2008-07-19 05:40:57 +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 Make the init process more dependency based. 2012-02-01 21:52:47 +09:00
in_event.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
in_fbdev.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
in_sdl.c in_sdl.c: default to "have_focus" to "1". 2012-01-21 09:27:35 +09:00
in_svgalib.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
in_win.c Fix win32 (mingw) builds. 2012-02-07 20:18:23 +09:00
in_x11.c Add a bunch more keys to the X11 clients. 2011-12-19 16:37:48 +09:00
joy.c joystick fixes 2010-12-24 05:03:32 -05:00
joy_linux.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
joy_null.c console.h include cleanup 2007-11-06 12:40:38 +00:00
joy_win.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
keys.c Add a bunch more keys to the X11 clients. 2011-12-19 16:37:48 +09:00
Makefile.am Build GLSL clients for SDL. 2012-02-08 22:05:58 +09:00
old_keys.c Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
qfgl_ext.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
qfglsl.c Make a clean break heading for GLES compatibility. 2011-12-26 16:08:55 +09:00
vid.c Clean up the mess with host_basepal and vid_colormap. 2012-02-01 19:52:13 +09:00
vid_3dfxsvga.c Remove calls to Sbar_Changed from the libraries. 2012-02-01 20:06:14 +09:00
vid_common_gl.c Clean up global symbols for the gl renderer. 2012-02-18 11:48:52 +09:00
vid_common_glsl.c Clean up global symbols for the glsl renderer. 2012-02-18 11:48:52 +09:00
vid_common_sw.c Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
vid_common_sw32.c Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
vid_fbdev.c Clean up the mess with host_basepal and vid_colormap. 2012-02-01 19:52:13 +09:00
vid_glx.c Remove calls to Sbar_Changed from the libraries. 2012-02-01 20:06:14 +09:00
vid_sdl.c Clean up the mess with host_basepal and vid_colormap. 2012-02-01 19:52:13 +09:00
vid_sdl32.c Clean up the mess with host_basepal and vid_colormap. 2012-02-01 19:52:13 +09:00
vid_sgl.c Remove calls to Sbar_Changed from the libraries. 2012-02-01 20:06:14 +09:00
vid_svgalib.c Clean up the mess with host_basepal and vid_colormap. 2012-02-01 19:52:13 +09:00
vid_wgl.c Remove calls to Sbar_Changed from the libraries. 2012-02-01 20:06:14 +09:00
vid_x11.c Clean up the mess with host_basepal and vid_colormap. 2012-02-01 19:52:13 +09:00
vtxarray.c patch from phrosty for vc2005 support. includes fixes for a bunch of gcc-isms that crept in over the years. 2007-03-22 23:20:57 +00:00