quakeforge/libs/models
Bill Currie c989c8a6b6 [vulkan] Rewrite staging buffer packet handling
It now uses the ring buffer code I wrote for qwaq (and forgot about,
oops) to handle the packets themselves, and the logic for allocating and
freeing space from the buffer is a bit simpler and seems to be more
reliable. The automated test is a bit of a joke now, though, but coming
up with good tests for it... However, nq now cycles through the demos
without obvious issue under the same conditions that caused the light
map update code to segfault.
2021-01-23 12:01:52 +09:00
..
alias [model] Load bsp textures into vulkan 2021-01-20 00:37:37 +09:00
brush [vulkan] Rewrite staging buffer packet handling 2021-01-23 12:01:52 +09:00
iqm [image] Add support for float rgba for vulkan 2021-01-20 01:18:47 +09:00
sprite [model] Load bsp textures into vulkan 2021-01-20 00:37:37 +09:00
test [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
clip_hull.c
fullbright.c [model] Move Mod_CalcFullbright to its own file 2021-01-19 14:54:39 +09:00
gl_model_fullbright.c [model] Move Mod_CalcFullbright to its own file 2021-01-19 14:54:39 +09:00
gl_skin.c
glsl_skin.c
Makemodule.am [model] Move Mod_CalcFullbright to its own file 2021-01-19 14:54:39 +09:00
model.c [model] Mark all cleared models as cleared 2021-01-20 13:55:50 +09:00
null_model.c [model] Remove empty brush model functions 2021-01-19 08:26:53 +09:00
portal.c
skin.c [image] Add parameter to load only the header 2021-01-19 10:15:57 +09:00
sw_skin.c
trace.c
vulkan_skin.c [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
winding.c