forked from mirrors/0ad
a8499e89eb
This reduces the total number of different vertex sizes in the system, allowing more data to share a single CVertexBuffer, therefore reducing the amount of wasted space in each CVertexBuffer and reducing VRAM usage. This was SVN commit r16230.