quakeforge/include
Bill Currie 12f1b31701 [vulkan] Use a command buffer pool manager
Many thanks to Peter and Darian for clearing up my misunderstanding of
how vkResetCommandPool works. The manager creates command buffers from
the command pool on an as-needed basis (when the queue of available
buffers is empty), and keeps track of those buffers in a queue. When the
pool is reset, the queues (one each for primary and secondary command
buffers) are reset such that the tracked buffers are available again.
2023-06-22 20:05:36 +09:00
..
client Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
evdev
QF [vulkan] Use a command buffer pool manager 2023-06-22 20:05:36 +09:00
qw Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
win32
adivtab.h
alsa_funcs_list.h
anorm_dots.h
anorms.h
asm_draw.h [sw] Clean up r_refdef and R_ViewChanged 2022-03-27 15:32:00 +09:00
asm_i386.h
block8.h
block16.h
bsearch.h [util] Fix an out-by-one in QF_bsearch_r 2023-03-05 18:31:30 +09:00
buildnum.h
compat.h [util] Fix an out-by-one in QF_bsearch_r 2023-03-05 18:31:30 +09:00
context_sdl.h
context_win.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
context_x11.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
d_iface.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
d_ifacea.h
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
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
getopt.h
gib_buffer.h
gib_builtin.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_classes.h
gib_execute.h
gib_function.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_handle.h
gib_object.h
gib_parse.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gib_process.h
gib_regex.h
gib_semantics.h
gib_thread.h
gib_tree.h
gib_vars.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
gl_warp_sin.h
in_win.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
in_x11.h
logos.h
Makemodule.am [scene] Remove scene_resources_t struct 2023-01-20 15:53:51 +09:00
mod_internal.h [sw] Free alias model cache memory when clearing models 2023-03-20 17:45:28 +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
old_keys.h
ops.h
pstdint.h
qfalloca.h
qfselect.h
qstring.h
quakeasm.h [sw] Clean up use of vid.colormap8 2022-03-29 14:43:38 +09:00
quicksort.h
r_cvar.h [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
r_dynamic.h [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
r_internal.h [glsl] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
r_local.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
r_scrap.h [renderer] Report scrap rectangle counts 2022-09-20 19:32:41 +09:00
r_shared.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
regex.h
rua_internal.h [ui] Move font loading into new gui library 2022-12-07 17:38:38 +09:00
skin_stencil.h
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
vid_gl.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_internal.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
vid_sw.h [renderer] Make screen capture support asynchronous operation 2022-04-01 01:01:53 +09:00
vid_vulkan.h [vulkan] Move frames from vulkan_ctx to renderctx 2023-06-22 16:47:15 +09:00
vregset.h
winquake.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
world.h Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00