• v0.0.3-rc1 f33c1ca7c1

    crueter released this 2025-07-26 18:26:29 +02:00 | 289 commits to master since this release

    Provided by community member, elementary-particle. Submitted as PR by MaranBR.

    Fixed issues:

    1. The queue cache forgot to put the host query into unregister queue if they weren't synced. This will block all the banks from freeing causing a major leak.

    2. SamplesQueryCounter is not aligned with renderpass begin/end. This creates invalid queries.

    3. Conditional rendering is not turned on/off at the correct location making them invalid.

    Co-authored-by: Maufeat sahyno1996@gmail.com
    Reviewed-on: #131
    Co-authored-by: Shinmegumi shinmegumi@eden-emu.dev
    Co-committed-by: Shinmegumi shinmegumi@eden-emu.dev

    Downloads