1
0
forked from mirrors/0ad
Files
0ad/source/graphics
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
..
2005-09-08 01:47:45 +00:00
2005-09-08 01:47:45 +00:00
2005-08-14 23:50:37 +00:00