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 Move Mod_FindClipDepth and recurse_clip_tree into clip_hull.c. 2012-12-29 16:25:47 +09:00
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 Fix the gl skin segfault. 2016-01-04 22:04:39 +09:00
glsl_skin.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
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 Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
skin.c [image] Add parameter to load only the header 2021-01-19 10:15:57 +09:00
sw_skin.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
trace.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
vulkan_skin.c [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
winding.c Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00