mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 23:46:30 +00:00
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.