• 1.10.0 28b4253fdf

    1.10.0 Stable

    cosmonaut released this 2023-01-04 19:23:51 +00:00 | 56 commits to main since this release

    BUG FIXES

    • Fixed a render target segfault
    • Fixed an issue where pushing data multiple times to the same resource would not set a memory barrier

    BREAKING API CHANGES

    • Removed SRC1 blend factors
    • Removed depth clamp feature

    BEHAVIOR CHANGES

    • Enabled multi draw indirect feature and added indirect command struct
    • Made submission mutex behavior consistent across Refresh_Wait and Refresh_Submit
    • Removed input validation from several APIs - if you're using the C API directly you are responsible for submitting correct inputs!
    Downloads