quakeforge/libs/video/targets
Bill Currie ccd42c5c21 [x11] Support the XScreenSaver extension
And use it in preference to the crusty old XSetScreenSaver API. This
should work on modern systems (though might need to support the dbus
method too, but that can wait).
2025-01-12 23:29:57 +09:00
..
context_sdl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
context_win.c [win] Implement borderless fullscreen mode 2023-11-26 14:18:54 +09:00
context_x11.c [x11] Support the XScreenSaver extension 2025-01-12 23:29:57 +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] Communicate application focus to the client 2023-11-26 13:40:00 +09:00
in_x11.c [x11] Support the XScreenSaver extension 2025-01-12 23:29:57 +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 Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid.c Clean up about 12000 allocations 2024-01-05 11:50:48 +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] Implement borderless fullscreen mode 2023-11-26 14:18:54 +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 [win] Fix some bitrot for building 2024-09-24 19:49:41 +09:00
vid_x11.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid_x11_gl.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid_x11_sw.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vid_x11_vulkan.c [vulkan] Fix a pile of synchronization issues 2024-04-18 10:03:26 +09:00