quakeforge/libs/video/targets
Bill Currie 42ab0a7dbb Ensure consize is correct in the software renderers.
The software renderers force the console size to be the same as the window
size (no scaling), but they weren't telling the console of the resize.
oops. Fixes the crash when running the software renderers with default
sizes.
2011-06-14 17:54:53 +09:00
..
context_sdl.c split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
context_x11.c Fix vid_fullscreen for modern X window managers. 2010-11-27 16:19:04 +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 Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +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 console.h include cleanup 2007-11-06 12:40:38 +00: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 Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
in_x11.c Change a few defaults as suggested by bigfoot. 2010-12-16 11:34:39 +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 split up and modernize configure.ac 2010-08-19 15:01:43 +09: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
old_keys.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
qfgl_ext.c Add and used SYS_VID for video/targets masked prints. 2010-11-27 08:48:00 +09:00
vid.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_3dfxsvga.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_common_gl.c Change a few defaults as suggested by bigfoot. 2010-12-16 11:34:39 +09:00
vid_common_sw.c Ensure consize is correct in the software renderers. 2011-06-14 17:54:53 +09:00
vid_common_sw32.c Ensure consize is correct in the software renderers. 2011-06-14 17:54:53 +09:00
vid_fbdev.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_glx.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_sdl.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_sdl32.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_sgl.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_svgalib.c A bit of house keeping. 2010-11-27 15:10:34 +09:00
vid_wgl.c Lots of win32 (mingw cross) build fixes. 2010-12-23 11:40:16 +09:00
vid_x11.c A bit of house keeping. 2010-11-27 15:10:34 +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