quakeforge/include/QF/GLSL
Bill Currie 6f18035c12 Fix up alias-16 support.
After getting in contact with serplord, I now know that the sw alias
loading was correct. Turns out the gl loaders was mostly correct, just a
mistaken subtract rather than add. And with that, I can implement alias-16
support in glsl. better yet, since all the work is done in the loader, the
renderer doesn't know anything about it :) However, I need to create some
16-bit models for testing.
2012-01-05 12:52:12 +09:00
..
defines.h Make a clean break heading for GLES compatibility. 2011-12-26 16:08:55 +09:00
funcs.h Make a clean break heading for GLES compatibility. 2011-12-26 16:08:55 +09:00
qf_alias.h Fix up alias-16 support. 2012-01-05 12:52:12 +09:00
qf_funcs_list.h Make a clean break heading for GLES compatibility. 2011-12-26 16:08:55 +09:00
qf_textures.h Add an RGB texture loader. 2012-01-02 13:15:19 +09:00
qf_vid.h Create the colormap texture. 2012-01-02 11:19:23 +09:00
types.h Make a clean break heading for GLES compatibility. 2011-12-26 16:08:55 +09:00