Ali Cheraghi
7b7adcd206
Add option to use zig shaders
2025-04-24 18:05:50 +03:30
Robin Voetter
bb470f16da
accept registry option as LazyPath
...
This allows passing LazyPaths obtained from dependencies to
the vulkan-zig dependency, which streamlines using vulkan-zig
with Vulkan-Headers provided by the package manager.
2024-12-29 21:29:52 +01:00
Robin Voetter
976dbfbcca
example: use addSystemCommand instead of shader compile step
2024-09-04 23:56:38 +02:00
antlilja
c2e755d934
Add ability to pass a LazyPath to ShaderCompileStep
...
Allows for executables generated by the
build system to be used as shader compilers.
2024-07-09 12:35:00 +02:00
antlilja
794239076b
Use cwd_relative for override registry
2024-05-16 18:04:23 +02:00
antlilja
949de7684e
Update to zig master
2024-05-16 13:59:45 +02:00
Robin Voetter
7ac69f90ef
use a separate build.zig for the example
...
This gives a more concrete example of how to use vulkan-zig, including
build commands as how a downstream user would use vulkan-zig.
2024-04-28 22:22:01 +02:00
Robin Voetter
a4d78e9d2d
Remove old build.zig
2020-07-01 03:08:36 +02:00
Robin Voetter
f0813e99d2
Basic setup for examples
2020-07-01 03:07:55 +02:00