quakeforge/libs/models/iqm
Bill Currie 8fd5be0ee0 Fix a pile of sizeof goofs.
While scan-build wasn't what I was looking for, it has proven useful
anyway: many of the sizeof errors were just noise, but a few were actual
bugs (allocating too much or too little memory).
2018-09-07 20:00:57 +09:00
..
gl_model_iqm.c Render iqm models in GL. 2012-05-17 15:58:29 +09:00
glsl_model_iqm.c Move IQM freeing into common code. 2012-05-16 18:09:44 +09:00
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
model_iqm.c Make key_dest private to keys.c 2013-01-16 19:48:54 +09:00
sw_model_iqm.c Fix a pile of sizeof goofs. 2018-09-07 20:00:57 +09:00