• 2024-09-21 504a9e45aa

    2024-09-21 Stable

    Lui798 released this 2024-09-22 00:39:04 -05:00 | 27 commits to main since this release

    Changes in this release:

    • No noticeable changes, mainly just code cleanup

    Enabled compiler optimizations:

    • Full LTO
    • AVX2 Instructions
    • Fast Math
    • PGO (Profile Guided Optimizations) based on custom, generated app usage data
    • "/O2" and "/Ob3"
    Downloads