summaryrefslogtreecommitdiff
path: root/src/build/MetallibStep.zig
AgeCommit message (Expand)Author
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-06-22build: simulator should use iphoneos metal, its the -m flags importantMitchell Hashimoto
2025-06-20build: Use correct SDK for iOS Simulator shader buildZhaofeng Li
2025-06-17build: use `xcrun --sdk <sdk> metal` for metal pathsMitchell Hashimoto
2025-06-10build: Xcode 26, macOS Tahoe support (build tooling only)Mitchell Hashimoto
2025-01-07This is a major refactor of `build.zig`.Mitchell Hashimoto
2024-12-05flake: update to Nix 24.11Mitchell Hashimoto
2024-11-20Revert "macos: enable Metal shader logging"Mitchell Hashimoto
2024-11-19macos: enable Metal shader loggingMitchell Hashimoto
2024-08-06build: build proper metallib for iOS buildsMitchell Hashimoto
2024-08-06build: build metal libMitchell Hashimoto