quakeforge/include
Bill Currie 743b06d5c1 [vulkan] Script render graph initialization sequence
While every possible subsystem needs an initialization call, all that
does is add the actual initialization task to the render graph system.
This allows the render graph to be fully configurable, initializing only
those subsystems that the graph needs.

Scripted initialization is still separated from startup as render graph
creation needs various resources (eg, attachments) defined before
creating render and compute passes, but all those need to be created
before the subsystems can actually start up.
2024-01-30 23:13:16 +09:00
..
client [skin] Use an ECS registry to manage skins 2024-01-15 14:56:37 +09:00
evdev [input] Use a single select call for all drivers 2021-09-26 15:11:07 +09:00
QF [vulkan] Script render graph initialization sequence 2024-01-30 23:13:16 +09:00
qw Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
win32 Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
adivtab.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
alsa_funcs_list.h [audio] Clean up alsa init and add error checking 2021-06-25 09:50:31 +09:00
anorm_dots.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
anorms.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
asm_draw.h [sw] Clean up r_refdef and R_ViewChanged 2022-03-27 15:32:00 +09:00
asm_i386.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
block8.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
block16.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
bsearch.h [util] Fix an out-by-one in QF_bsearch_r 2023-03-05 18:31:30 +09:00
buildnum.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_console.h [console] Start work on a debug UI 2023-07-01 20:00:26 +09:00
compat.h [util] Fix an out-by-one in QF_bsearch_r 2023-03-05 18:31:30 +09:00
context_sdl.h Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
context_win.h [win] Implement borderless fullscreen mode 2023-11-26 14:18:54 +09:00
context_x11.h [x11] Implement mouse visibility control 2023-06-30 14:53:47 +09:00
d_iface.h [vid] Remove direct draw interface 2023-11-24 12:28:55 +09:00
d_ifacea.h [renderer] Move particles over to simd 2021-12-24 06:45:13 +09:00
d_local.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
dga_check.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
exp.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
fbset.h [vid] Fix non-utf8 circle-c in fbset 2022-04-13 10:35:40 +09:00
gamedefs.h Make item masks easier to read 2022-11-10 15:08:36 +09:00
garbage.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
getopt.h make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
gib_buffer.h [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
gib_builtin.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_classes.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_execute.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_function.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_handle.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_object.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_parse.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_process.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_regex.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
gib_semantics.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_thread.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_tree.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_vars.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gl_warp_sin.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
in_win.h [win] Set window style correctly 2023-11-25 21:03:51 +09:00
in_x11.h [x11] Split up in_x11_init into three stages 2021-11-21 21:22:11 +09:00
logos.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Makemodule.am [client] Merge sbar into hud 2023-12-21 12:35:02 +09:00
mod_internal.h [skin] Fix up dynamic library issues 2024-01-15 15:26:09 +09:00
net_dgrm.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net_loop.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net_udp.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net_vcr.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
net_wins.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
netchan.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
netmain.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
noisetextures.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
old_keys.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ops.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
pstdint.h Prefer int over long for (u)int32_t. 2010-12-23 09:47:05 +09:00
qfalloca.h Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
qfselect.h [util] Wrap fd_set 2021-09-28 10:53:51 +09:00
qftracy.h [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
qstring.h [util] Add strndup and reentrant quicksort 2021-03-27 20:03:39 +09:00
quakeasm.h [sw] Clean up use of vid.colormap8 2022-03-29 14:43:38 +09:00
quicksort.h [util] Add fuzzy and reentrant bsearch 2021-06-01 18:53:53 +09:00
r_cvar.h [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
r_dynamic.h [renderer] Get trails rendering again 2023-11-23 13:58:44 +09:00
r_internal.h [renderer] Allow render config to be specified 2024-01-30 23:13:16 +09:00
r_local.h [renderer] Merge light setup code from glsl and sw 2024-01-20 14:35:02 +09:00
r_scrap.h [renderer] Report scrap rectangle counts 2022-09-20 19:32:41 +09:00
r_shared.h [renderer] Use 16 bits for d_lightstylevalue 2024-01-28 09:00:01 +09:00
regex.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
rua_internal.h [ruamoko] Share registry between gui and imui 2023-12-28 16:06:47 +09:00
skin_stencil.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
snd_internal.h [audio] Plug yet more leaks 2023-03-05 18:31:30 +09:00
sv_console.h [ui] Convert view_t to an ECS entity 2022-11-01 00:40:52 +09:00
varrays.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vgamodes.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
vid_gl.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_internal.h [vid] Ensure window size gets sent after init 2023-07-14 11:57:36 +09:00
vid_sw.h [renderer] Make screen capture support asynchronous operation 2022-04-01 01:01:53 +09:00
vid_vulkan.h Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
vregset.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
winquake.h [win] Clean up event handling and a pile of dead code 2023-11-24 12:28:06 +09:00
world.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00