1
0
forked from 0ad/0ad
Go to file
prefect 6fc1f45fa6 Stab at fixing the VertexArray compile error on VC++.
Added float-to-byte color conversion, including an SSE assembler
version.
Model renderer: Push UV coordinates into a shared vertex array and use
bytes instead of floats for the color array, thereby, significantly
reducing
the total size of vertex arrays.

This was SVN commit r2827.
2005-10-03 03:41:42 +00:00
binaries Roman CC, Barracks, Market - Thracian Peltasts 2005-10-01 09:47:06 +00:00
build Fixed premake quote bug that was causing it to generate incorrect vcproj XML files. 2005-09-30 06:23:03 +00:00
source Stab at fixing the VertexArray compile error on VC++. 2005-10-03 03:41:42 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00