quakeforge/libs/models
Bill Currie 497718cc40 Plug the memory/texture/vbo leaks.
QF still leaks about 3MB/run on demo1, but even 100 runs didn't show any
render issues.
2012-01-29 22:32:35 +09:00
..
alias Plug the memory/texture/vbo leaks. 2012-01-29 22:32:35 +09:00
brush Plug the memory/texture/vbo leaks. 2012-01-29 22:32:35 +09:00
sprite Plug the memory/texture/vbo leaks. 2012-01-29 22:32:35 +09:00
test Split out the portal sanity tests. 2011-12-08 14:59:35 +09:00
Makefile.am Link libQFmodels* agains libQFimage. 2012-01-27 19:55:30 +09:00
clip_hull.c Rename mplane_t to plane_t and clean up the mess. 2011-11-28 20:54:34 +09:00
gl_model_fullbright.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
gl_skin.c Fix team colors in GL NQ. 2012-01-26 13:53:52 +09:00
glsl_skin.c Implement custom skins for glsl. 2012-01-24 10:27:05 +09:00
model.c Plug the memory/texture/vbo leaks. 2012-01-29 22:32:35 +09:00
null_model.c Link libQFmodels* agains libQFimage. 2012-01-27 19:55:30 +09:00
portal.c Add a function to free a hull's portal information. 2011-12-08 14:58:08 +09:00
skin.c Start working on the new GL skin code. 2012-01-24 23:06:07 +09:00
sw_skin.c Rename Skin_SetColormap_ to Skin_SetupSkin. 2012-01-23 21:40:12 +09:00
trace.c Rename Vector3Scale and QuatCompScale. 2011-12-30 20:04:55 +09:00
winding.c Use a saner "infinity". 2011-12-06 20:50:09 +09:00