quakeforge/libs/video/targets
Bill Currie d62772e9cc Separate render module loading from initialization.
This allows the vid module to load the render module and access render
specific functions before the renderer initializes, which happens to need
an initialized vid module...
2012-04-11 14:58:56 +09:00
..
context_sdl.c Make a bit of progress cleaning up vid for plugins. 2012-04-11 14:58:54 +09:00
context_x11.c Make a bit of progress cleaning up vid for plugins. 2012-04-11 14:58:54 +09: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 Make a bit of progress cleaning up vid for plugins. 2012-04-11 14:58:54 +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 Make a bit of progress cleaning up vid for plugins. 2012-04-11 14:58:54 +09:00
old_keys.c Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
vid.c Connect up viddef properly. 2012-04-11 14:58:55 +09:00
vid_3dfxsvga.c Remove calls to Sbar_Changed from the libraries. 2012-02-01 20:06:14 +09:00
vid_fbdev.c Separate render module loading from initialization. 2012-04-11 14:58:56 +09:00
vid_glx.c Make a bit of progress cleaning up vid for plugins. 2012-04-11 14:58:54 +09:00
vid_sdl.c Separate render module loading from initialization. 2012-04-11 14:58:56 +09:00
vid_sdl32.c Get the basics linking. 2012-04-11 14:58:53 +09:00
vid_sgl.c Get the basics linking. 2012-04-11 14:58:53 +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 Separate render module loading from initialization. 2012-04-11 14:58:56 +09:00