mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-12 00:01:43 +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. |
||
---|---|---|
.. | ||
alias | ||
brush | ||
sprite | ||
test | ||
clip_hull.c | ||
gl_model_fullbright.c | ||
Makefile.am | ||
model.c | ||
null_model.c | ||
portal.c | ||
trace.c | ||
winding.c |