Logo
Explore Help
Sign In
adrien/zig-wgpu
1
0
Fork 0
You've already forked zig-wgpu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
12 Commits 1 Branch 6 Tags
Commit Graph

7 Commits

Author SHA1 Message Date
adrien
2c52c202fe Changed MAt.read to take an allocator 2026-05-17 20:39:03 +02:00
adrien
915c5cea65 Removed _pip_add and scale to a pipelines struct 2026-05-17 20:16:19 +02:00
adrien
a381c71550 Fixed binding size limit error by chunking to max 1GB binding 2026-05-17 17:52:07 +02:00
adrien
cfc1069309 Removed GpuBuffer limits 2026-05-16 00:26:07 +02:00
adrien
90a7cf946f Changed main to be a benchmark of different size 2026-05-15 18:46:07 +02:00
adrien
0da02f60c4 Created a GpuBuffer + an arry in GpuAlloc to deinit all when deinit the alloc 2026-05-15 16:03:40 +02:00
adrien
6018b5f0ff Splited gpu.zig into multiple files 2026-05-15 10:25:12 +02:00