Skip to content

builtin engine build assets (b10205)

Choose a tag to compare

@gary23w gary23w released this 01 Aug 12:23
· 136 commits to main since this release
7ed7951

Pre-generated Vulkan compute shaders for the built-in engine's GPU backend (-Dvulkan), matching the llama_cpp b10205 pin and the GGML_VULKAN_{COOPMAT,COOPMAT2,INTEGER_DOT,BFLOAT16}_GLSLC_SUPPORT define set. Fetched by build.zig.zon as a hash-pinned lazy dependency so user/CI builds stay zig-only (no Vulkan SDK needed). Regenerate with vulkan-shaders-gen + glslc from any Vulkan SDK when the llama_cpp pin changes. Not an app release.