mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-30 22:20:49 +00:00
Not all hardware can access a texture sampler from the vertex shader, and I don't want multiple paths this early in the game. Now, vertex normals are uploaded as shorts. Should be 14 bytes per vertex (was 10, could have been 8 if I had put the normal index with the vertex rather than st). |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
Makefile.am |