quakeforge/libs/models
Bill Currie 3fbac33ee8 [gl] Free alias model cache memory when clearing models
Like sw, gl uses the cache for alias models and thus needs to free the
cache memory when unloading the model.
2023-03-21 13:18:16 +09:00
..
alias [gl] Free alias model cache memory when clearing models 2023-03-21 13:18:16 +09:00
brush [model] Support the transparent texture marker 2022-09-22 09:31:04 +09:00
iqm [glsl] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
sprite [vulkan] Plug some leaking sprite descriptors 2022-05-11 01:52:22 +09:00
test Clean up some FIXMEs and XXXs 2022-10-15 14:40:29 +09:00
Makemodule.am [models] Include fullbright in vulkan lib 2022-09-22 13:04:26 +09:00
clip_hull.c [mode] Go back to using dclipnode_t everywhere 2022-05-19 15:16:53 +09:00
fullbright.c [model] Swap fullbright/top/bottom color func params 2021-12-24 06:45:13 +09:00
gl_model_fullbright.c [model] Swap fullbright/top/bottom color func params 2021-12-24 06:45:13 +09:00
gl_skin.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
glsl_skin.c Do a const-correctness run on palettes. 2013-01-27 19:57:40 +09:00
model.c [model] Reset mod_numknown when clearing models 2023-03-06 21:04:00 +09:00
null_model.c [model] Remove empty brush model functions 2021-01-19 08:26:53 +09:00
portal.c [mode] Go back to using dclipnode_t everywhere 2022-05-19 15:16:53 +09:00
skin.c [glsl] Fix a pile of memory leaks 2023-03-05 18:31:30 +09:00
sw_skin.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
trace.c [mode] Go back to using dclipnode_t everywhere 2022-05-19 15:16:53 +09:00
vulkan_skin.c [model] Build vulkan model libs 2021-01-19 14:12:49 +09:00
winding.c Fix a bunch of issues found by gcc-11 2021-06-13 14:30:59 +09:00