Releases: hexops-graveyard/mach-gpu-dawn
Releases · hexops-graveyard/mach-gpu-dawn
Automatic release of main @ 9c05275
release-9c05275 deprecate project
Automatic release of main @ d0a1e11
update to Zig 2024.05 Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ cdd4a1a
fix from-source builds Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ a0ca56a
update to Zig 2024.3.0-mach Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ 49cb3ad
all: update Zig to version 0.12.0-dev.3180+83e578a18 Signed-off-by: Wrench[bot] <[email protected]>
Automatic release of main @ 1cce80c
addPaths(step) -> addPaths(mod); helps hexops/mach#1154 Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ f331c1c
add ugly addPathsToModule (good enough for upgrade) Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ c181959
update to Zig 2024.1.0-mach (fix dir iter) Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ 7f76d81
update to Zig 2024.1.0-mach helps hexops/mach#1135 Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ 5fe7543
release-5fe7543 use std.http.Client instead of curl