quakeforge/libs/video/renderer/glsl
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
..
glsl_alias.c
glsl_bsp.c Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
glsl_draw.c
glsl_fog.c
glsl_iqm.c
glsl_lightmap.c
glsl_main.c
glsl_particles.c
glsl_screen.c
glsl_shader.c
glsl_sprite.c
glsl_textures.c
Makefile.am
namehack.h
qfglsl.c
quakeforge.glsl Switch QF's quaterions from wxyz to xyzw. 2018-10-12 14:33:55 +09:00
vid_common_glsl.c