quakeforge/libs/video/targets
Bill Currie cc4167668c Fix a pile of leaks and uninit errors
Still "some" more to go: a pile to do with transforms and temporary
entities, and a nasty one with host_cbuf. There's also all the static
block-alloc lists :/
2021-03-21 19:56:17 +09:00
..
context_sdl.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
context_x11.c Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +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 Merge branch 'master' into vulkan 2020-06-25 14:03:52 +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 Use callbacks for key repeat control. 2013-01-16 19:48:54 +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 [vid] Disable X11 repeat control 2021-01-30 14:49:42 +09:00
joy.c [util] Make va thread-safe 2021-01-31 16:05:48 +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 Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
Makemodule.am Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
old_keys.c [util] Make hash-tables semi-thread-safe 2020-03-25 15:43:16 +09:00
pr_keys.c Add a builtin to get keydown. 2016-01-10 13:33:05 +09:00
vid.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
vid_3dfxsvga.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
vid_fbdev.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
vid_sdl.c Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
vid_sdl_gl.c Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
vid_sdl_sw.c Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
vid_svgalib.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
vid_wgl.c Clean up all the system shutdown calls 2019-07-12 23:15:26 +09:00
vid_x11.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
vid_x11_gl.c Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
vid_x11_sw.c Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
vid_x11_vulkan.c [util] Make va thread-safe 2021-01-31 16:05:48 +09:00