quakeforge/libs/video/targets
Bill Currie 3cb0f3e183 Remove viddef in favor of vid in the renderers.
This fixes the status bar refresh issues in sw. The problem was that with
two viddef's hanging around, things got a little confused and recalc_refdef
wasn't getting into the renderer.
2013-01-16 11:23:47 +09:00
..
context_sdl.c Remove viddef in favor of vid in the renderers. 2013-01-16 11:23:47 +09:00
context_x11.c Produce a vidmode list for developer output. 2013-01-01 15:13:27 +09:00
dga_check.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
fbset.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
fbset_modes_l.l various gcc 4.3 fixes 2008-07-19 05:40:57 +00:00
fbset_modes_y.y And a few more bits of whitespace. 2012-05-23 08:21:27 +09:00
in_common.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
in_event.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
in_fbdev.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
in_sdl.c Evil hack to handle duplicated sdl key syms. 2012-08-18 21:44:51 +09:00
in_svgalib.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
in_win.c Add 32 button support to sdl and win as well. 2012-07-02 16:51:14 +09:00
in_x11.c Correct the spelling of QFK_HIRAGANA_KATAKANA. 2013-01-13 18:54:23 +09:00
joy.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
joy_linux.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
joy_null.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
joy_win.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
keys.c Correct the spelling of QFK_HIRAGANA_KATAKANA. 2013-01-13 18:54:23 +09:00
Makefile.am Move pr_keys.c from console to video/targets. 2012-07-15 07:39:50 +09:00
old_keys.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
pr_keys.c Move pr_keys.c from console to video/targets. 2012-07-15 07:39:50 +09:00
vid.c Remove viddef in favor of vid in the renderers. 2013-01-16 11:23:47 +09:00
vid_3dfxsvga.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
vid_fbdev.c Remove viddef in favor of vid in the renderers. 2013-01-16 11:23:47 +09:00
vid_sdl.c Remove viddef in favor of vid in the renderers. 2013-01-16 11:23:47 +09:00
vid_svgalib.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
vid_wgl.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
vid_x11.c Remove viddef in favor of vid in the renderers. 2013-01-16 11:23:47 +09:00