builtin engine build assets (b10205)
·
136 commits
to main
since this release
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.