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
57 Commits 1 Branch 6 Tags
Commit Graph

57 Commits

This Branch
This Branch
All Branches
Author SHA1 Message Date
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
4725723d42 REleted gpu.zig and created a lib.zig to output a module 2026-05-15 10:27:45 +02:00
adrien
6018b5f0ff Splited gpu.zig into multiple files 2026-05-15 10:25:12 +02:00
adrien
67f35eed34 Removed tmp file and added gitattributes 2026-05-15 10:07:23 +02:00
adrien
8ff91d35ec Basic GpuAlloc + Mat 2026-05-15 09:44:53 +02:00
adrien
8050bab969 Started to understand how it work and implemented chained operation 2026-04-28 23:30:21 +02:00
adrien
532e8c1897 Basic working matrix addition 2026-04-28 10:22:22 +02:00
First Previous 1 2 Next Last