quakeforge/libs/video/targets
Bill Currie f721021fec [win] Clean up event handling and a pile of dead code
The event handling changes take care of VagueLobster's segfaults on
startup for all renderers (vulkan will still be iffy depending on his
hardware: it dies on my GTX 965 M, probably due to memory and QF's
shadows). One nice side effect is it takes care of the broken CD audio
event handling (does anyone even care, though?).
2023-11-24 12:28:06 +09:00
..
context_sdl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
context_win.c [win] Clean up event handling and a pile of dead code 2023-11-24 12:28:06 +09:00
context_x11.c [vid] Ensure window size gets sent after init 2023-07-14 11:57:36 +09:00
dga_check.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
fbset.c [vid] Fix non-utf8 circle-c in fbset 2022-04-13 10:35:40 +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_fbdev.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
in_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
in_svgalib.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
in_win.c [win] Clean up event handling and a pile of dead code 2023-11-24 12:28:06 +09:00
in_x11.c [x11] Don't force grab or mouse warp in fullscreen 2023-07-14 07:11:53 +09:00
joy.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
joy_linux.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
joy_null.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
joy_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
Makemodule.am [video] Remove libQFjs 2021-11-01 12:30:45 +09:00
vid.c [vid] Ensure window size gets sent after init 2023-07-14 11:57:36 +09:00
vid_3dfxsvga.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_fbdev.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_sdl_gl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_sdl_sw.c [vid] Clean up sdl some more 2021-03-31 15:10:51 +09:00
vid_svgalib.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_win.c [win] Clean up event handling and a pile of dead code 2023-11-24 12:28:06 +09:00
vid_win_gl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_win_sw.c [vid] Allow render systems to unload late 2023-03-06 21:15:15 +09:00
vid_win_vulkan.c [vulkan] Increase (and unify) va context count 2023-07-03 19:53:53 +09:00
vid_x11.c [x11] Implement mouse visibility control 2023-06-30 14:53:47 +09:00
vid_x11_gl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_x11_sw.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_x11_vulkan.c [vulkan] Increase (and unify) va context count 2023-07-03 19:53:53 +09:00