mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 23:11:38 +00:00
add5440ad1
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). |
||
---|---|---|
.. | ||
audio | ||
console | ||
gamecode | ||
gib | ||
image | ||
models | ||
net | ||
object | ||
qw | ||
ruamoko | ||
util | ||
video | ||
Makefile.am |