quakeforge/libs/video/targets
Bill Currie 4eef0889ee [win] Communicate application focus to the client
This fixes the weird slug when running nq on windows. It turns out it
was the "friendly neighbor" sleep code activating due to bitrot. In
addition, there are cvars for enabling unfocused sleep (defaults off)
and disabling minimized sleep (defaults on).
2023-11-26 13:40:00 +09:00
..
context_sdl.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
context_win.c [win] Communicate application focus to the client 2023-11-26 13:40:00 +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] Communicate application focus to the client 2023-11-26 13:40:00 +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 [win] Handle move and size events 2023-11-24 22:59: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] Silence some debug 2023-11-26 01:16:16 +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 [vid] Remove direct draw interface 2023-11-24 12:28:55 +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