• 2024-09-25 809957772d

    2024-09-25 Stable

    Lui798 released this 2024-09-25 12:17:29 -05:00 | 26 commits to main since this release

    Changes in this release:

    • Added Area Sampling scaling option
    • Can be used to create a super-sampling effect when downscaling from higher resolutions

    Enabled compiler optimizations:

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