quakeforge/libs/models
Bill Currie f58c2fef5a Switch QF's quaterions from wxyz to xyzw.
After messing with SIMD stuff for a little, I think I now understand why
the industry went with xyzw instead of the mathematical wxyz. Anyway, this
will make for less pain in the future (assuming I got everything).
2018-10-12 14:33:55 +09:00
..
alias Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
brush Fix some potentially garbage assignments. 2018-09-09 09:54:16 +09:00
iqm Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
sprite Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
test Include config.h in model tests. 2016-01-03 16:18:14 +09:00
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
clip_hull.c Move Mod_FindClipDepth and recurse_clip_tree into clip_hull.c. 2012-12-29 16:25:47 +09:00
gl_model_fullbright.c Fix an unhealthy pile of gcc 8 warnings. 2018-08-20 00:05:00 +09:00
gl_skin.c Fix the gl skin segfault. 2016-01-04 22:04:39 +09:00
glsl_skin.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
model.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
null_model.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
portal.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
skin.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
sw_skin.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
trace.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
winding.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00