mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 12:07:38 +00:00
ad5054205c
Initially saved a little bit of time by changing it to use vertex arrays, and then realised that disabling point-smoothing saved much more time (from 70ms per frame on cantabrian_generated down to 2ms, which is worth any quality loss) This was SVN commit r4256.