forked from mirrors/0ad
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.