quakeforge/libs/models/iqm
Bill Currie 078cb10caf Add a stride field to iqm_t.
Since iqm vertex arrays are variable, and I don't want to calculate the
stride every time I render a model, cached the value used when building the
arrays.
2012-05-15 21:08:45 +09:00
..
gl_model_iqm.c Stub out the iqm loader. 2012-05-15 21:08:43 +09:00
glsl_model_iqm.c Stub out the iqm loader. 2012-05-15 21:08:43 +09:00
Makefile.am Stub out the iqm loader. 2012-05-15 21:08:43 +09:00
model_iqm.c Add a stride field to iqm_t. 2012-05-15 21:08:45 +09:00
sw_model_iqm.c Stub out the iqm loader. 2012-05-15 21:08:43 +09:00