quakeforge/libs/models
Bill Currie 91afdcf064 Don't call init_box when not doing a box trace.
I took the opportunity to pass qf through callgrind. init_box was
surprisingly expensive, especially considering its results were never used.
2011-12-25 17:11:48 +09:00
..
alias Implement alias model skin loading for glsl. 2011-12-25 13:02:26 +09:00
brush Clean up mod_lightmap_bytes. 2011-12-25 13:02:26 +09:00
sprite Make a start on making a pure GLSL renderer. 2011-12-23 12:19:13 +09:00
test Split out the portal sanity tests. 2011-12-08 14:59:35 +09:00
Makefile.am Make a start on making a pure GLSL renderer. 2011-12-23 12:19:13 +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
model.c Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
null_model.c Clean up mod_lightmap_bytes. 2011-12-25 13:02:26 +09:00
portal.c Add a function to free a hull's portal information. 2011-12-08 14:58:08 +09:00
trace.c Don't call init_box when not doing a box trace. 2011-12-25 17:11:48 +09:00
winding.c Use a saner "infinity". 2011-12-06 20:50:09 +09:00