quakeforge/libs/video/targets
Bill Currie cb45fe7034 [x11] Warp the mouse when it touches a barrier
It seems that the mouse escaping the barriers requires some combination
of hitting two at once, and holding your mouth just right (something
about sliding the mouse up and down one barrier near the other).
However, sending the mouse back to the center of the screen when it
touches a barrier makes such sliding impossible.

This seems to fix #38
2022-12-11 19:14:35 +09:00
..
context_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
context_win.c [vid] Clean out an unused variable from context_win 2022-09-21 12:37:55 +09:00
context_x11.c [x11] Allow the window to be resized 2022-09-22 01:09:27 +09:00
dga_check.c [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +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 [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
in_x11.c [x11] Warp the mouse when it touches a barrier 2022-12-11 19:14:35 +09:00
joy.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +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 [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +09:00
Makemodule.am [video] Remove libQFjs 2021-11-01 12:30:45 +09:00
vid.c [vid] Add a function to set the palette and colormap 2022-11-14 19:39:55 +09:00
vid_3dfxsvga.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_fbdev.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_sdl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_sdl_gl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_sdl_sw.c [vid] Clean up sdl some more 2021-03-31 15:10:51 +09:00
vid_svgalib.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_win.c [build] Fix windows builds 2022-12-02 17:33:26 +09:00
vid_win_gl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_win_sw.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_win_vulkan.c [console] Resurrect console scaling 2022-11-14 09:49:13 +09:00
vid_x11.c [vid] Add a function to set the palette and colormap 2022-11-14 19:39:55 +09:00
vid_x11_gl.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
vid_x11_sw.c [renderer] Respond to window size changes 2022-09-22 01:15:06 +09:00
vid_x11_vulkan.c [console] Resurrect console scaling 2022-11-14 09:49:13 +09:00