quakeforge/libs/video
Bill Currie 928dd92276 Use 0.0 instead of 0.5 for t for palette lookups.
I realized it's pretty silly using colormap + palette when I can just
combine the two into one and have a 2D palette. This is in preparation for
that.
2012-01-14 20:51:43 +09:00
..
renderer Use 0.0 instead of 0.5 for t for palette lookups. 2012-01-14 20:51:43 +09:00
targets Set the pixel unpack alignment to 1. 2012-01-09 02:18:39 +09:00
Makefile.am