quakeforge/libs
Bill Currie 8179c44042 [vulkan] Rework pipeline parsing for better reuse
It's not entirely there yet, but the basics are working. Work is still
needed for avoiding duplication of objects (different threads will have
different contexts and thus different tables, so necessary per-thread
duplication should not become a problem) and general access to arbitrary
fields (mostly just parsing the strings)
2021-02-04 17:03:49 +09:00
..
audio [util] Ensure hunk allocs are cache alligned 2021-02-03 13:19:19 +09:00
client [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
console [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
gamecode [gamecode] Put strings and debug back in load funcs 2021-01-12 17:34:57 +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 [model] Move parent pointer out of leaf/node struct 2021-02-03 11:41:38 +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 [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
util [util] Add plist support to cexpr 2021-02-04 16:58:13 +09:00
video [vulkan] Rework pipeline parsing for better reuse 2021-02-04 17:03:49 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00