1
0
forked from mirrors/0ad
Files
0ad/source
Lancelot de Ferrière 25fd3aa93c Small optimisation for VertexPathfinder edge handling.
Previously, edges where bundled collected first then sorted in 4 AA and 1 unaligned bucket. We can separate the unaligned edges right away, which is a little faster.

Also make sure Vertex::pred is initialized.
2026-03-11 18:45:23 +01:00
..
2026-01-24 10:45:48 +01:00
2026-02-08 19:27:50 +01:00
2026-03-05 21:09:14 +01:00
2026-02-20 22:46:49 +01:00
2026-03-03 11:25:52 +01:00
2026-03-03 11:25:52 +01:00
2026-01-29 20:03:56 +01:00