mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
6f18035c12
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. |
||
---|---|---|
.. | ||
gl_mesh.c | ||
gl_model_alias.c | ||
glsl_model_alias.c | ||
Makefile.am | ||
mod_flood.c | ||
model_alias.c | ||
sw_model_alias.c |