quakeforge/libs
Bill Currie 47bfa23d09 [vulkan] Stub out the basic job execution
Really, a bit more than stub as the basic code is there, but nothing
works properly yet due to missing resources (especially descriptor sets
and pools), and the frame buffer creation is still disabled.
2023-03-28 10:28:44 +09:00
..
audio [plist] Use reference counts for items 2023-03-13 11:26:13 +09:00
client [plist] Use reference counts for items 2023-03-13 11:26:13 +09:00
console [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00
ecs Fix some mxe build issues 2023-03-25 21:36:45 +09:00
gamecode [gamecode] Fix a pile of UB in the test cases 2023-03-25 21:21:13 +09:00
gib [gamecode] Make modules responsible for freeing resources 2023-03-03 20:26:00 +09:00
image [image] Allow color conversion caches to be cleaned up 2023-03-05 18:31:30 +09:00
input [plist] Use reference counts for items 2023-03-13 11:26:13 +09:00
models [gl] Free alias model cache memory when clearing models 2023-03-21 13:18:16 +09:00
net [client] Merge cl_screen.c 2022-11-02 15:11:09 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [plist] Use reference counts for items 2023-03-13 11:26:13 +09:00
scene [glsl] Be more null-safe for free/destroy functions 2023-03-06 18:21:13 +09:00
ui [ecs] Plug a bunch of memory leaks 2023-03-05 22:03:01 +09:00
util [plist] Use correct attribute for pl_error 2023-03-25 21:31:24 +09:00
video [vulkan] Stub out the basic job execution 2023-03-28 10:28:44 +09:00
Makemodule.am [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00