Make gpu module

This commit is contained in:
2025-01-31 00:31:01 +01:00
parent d3e00990b8
commit 1f314a6087
7 changed files with 232 additions and 83 deletions

View File

@ -15,7 +15,7 @@ bazel_dep(name = "sdl3_windows", version = "3.2.0")
bazel_dep(name = "asl")
git_override(
module_name = "asl",
commit = "b3f2336e1b8f4410515344feb73d992d854c8282",
commit = "a89e72929ed047344e221f65542e763e3f6ac3de",
remote = "https://git.stevenlr.com/460nm/asl.git/",
)