quakeforge/libs
Bill Currie 4eecbe867d [vulkan] Implement deferred emission (fullbrights)
That was... easier than expected. A little more tedious that I would
have liked, but my scripting system isn't perfect (I suspect it's best
suited as the output of a code generator), and the C side could do with
a little more automation.
2021-03-22 19:08:16 +09:00
..
audio Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
client [client] Fix the transform memory leak 2021-03-21 23:05:13 +09:00
console [gamecode] Make PR_RESMAP macros more function-like 2021-03-21 21:26:36 +09:00
entity [entity] Free all memory in the unit test 2021-03-21 22:33:57 +09:00
gamecode [gamecode] Make PR_RESMAP macros more function-like 2021-03-21 21:26:36 +09:00
gib [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
image [image] Change tex_t data from array to pointer 2021-01-25 00:54:41 +09:00
models Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
net Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
qw [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
ruamoko [gamecode] Make PR_RESMAP macros more function-like 2021-03-21 21:26:36 +09:00
util Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
video [vulkan] Implement deferred emission (fullbrights) 2021-03-22 19:08:16 +09:00
Makemodule.am [entity] Start work on a new entity library 2021-03-09 11:39:41 +09:00