mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-26 12:47:05 +00:00
795e414663
Speed up edge update by being clever, only updating dirty tiles instead of everything (effectively doing to "TODO be clever" here). This is a substantial speed improvement when an update is necessary. Differential Revision: https://code.wildfiregames.com/D1834 This was SVN commit r22279.