quakeforge/libs/video/targets
Bill Currie 75f19f7243 Completely rework the vulkan related api
Things don't work yet, but this feels much cleaner.
2019-07-12 13:34:31 +09:00
..
Makefile.am Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
context_sdl.c Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
context_x11.c Make SetMouse timeout after 2 seconds 2019-07-10 22:24:11 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +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 Make key_dest private to keys.c 2013-01-16 19:48:54 +09:00
joy.c Fix an inappropriate reuse of a variable. 2015-06-18 21:22:31 +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 Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
old_keys.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
pr_keys.c Add a builtin to get keydown. 2016-01-10 13:33:05 +09:00
vid.c Move vid callbacks into vid_internal 2019-07-08 13:40:29 +09:00
vid_3dfxsvga.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
vid_fbdev.c Remove viddef in favor of vid in the renderers. 2013-01-16 11:23:47 +09:00
vid_sdl.c Separate render and presentation initialization 2019-07-09 01:00:47 +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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
vid_wgl.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
vid_x11.c Separate render and presentation initialization 2019-07-09 01:00:47 +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 Completely rework the vulkan related api 2019-07-12 13:34:31 +09:00