mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
* Use SIMD to construct vertices into single XMM register. * Use SIMD to construct origin and destination vectors from vertices. * Deref 'navmesh_debug_camera_range' only once outside the render loop. * Light code cleanup.