quakeforge/libs
Bill Currie baab15279f Correct the alias vertex data types.
Vertex locations need to be unsigned byte rather than byte (GL is funy
with that). s and t need to be at least short, and since the normal index
is embedded in the st vector, it needs to be the same type. With this, my
test tetrahedrons seem to be working.
2012-01-03 09:34:17 +09:00
..
audio Fix a stray CFLAGS. 2011-12-10 20:45:33 +09:00
console Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
gamecode Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
gib Fix my broken warnings fixes. 2011-09-08 21:05:33 +09:00
image Create WritePNGqfs so screenshots can be written as png. 2011-12-31 17:23:32 +09:00
models Hook in alias model drawing. 2012-01-02 20:28:40 +09:00
net Nuke a sprintf. 2011-12-08 22:16:59 +09:00
object Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
qw Rename Sys_DPrintf to Sys_MaskPrintf. 2010-11-26 16:19:26 +09:00
ruamoko Move min/max/bound and field_offset into better locations. 2011-12-24 10:04:33 +09:00
util Fix some bugs in the new matrix functions/macros. 2011-12-31 13:20:31 +09:00
video Correct the alias vertex data types. 2012-01-03 09:34:17 +09:00
Makefile.am opps, that was part of raorn's linker patches 2007-05-31 06:31:22 +00:00