Adrien Bouvais adrien
  • I just like coding and solving problems. Currently working as MLOps Engineer for a supplier of post-trading services.

  • Joined on 2025-05-28
adrien pushed tag 0.2.0 to adrien/zig-wgpu 2026-05-20 14:00:56 +00:00
adrien deleted tag 0.2.0 from adrien/zig-wgpu 2026-05-20 14:00:29 +00:00
adrien pushed tag 0.2.0 to adrien/zig-wgpu 2026-05-20 13:50:09 +00:00
adrien deleted tag 0.2.0 from adrien/zig-wgpu 2026-05-20 13:49:07 +00:00
adrien pushed tag 0.2.0 to adrien/zig-wgpu 2026-05-20 13:48:15 +00:00
adrien pushed to master at adrien/zig-wgpu 2026-05-20 13:45:06 +00:00
69f9cad2c1 Updated README ref
adrien pushed to master at adrien/zig-wgpu 2026-05-20 12:04:29 +00:00
c5d7fd927d Updated README and build.zon version
adrien deleted branch render from adrien/zig-wgpu 2026-05-20 11:48:01 +00:00
adrien pushed to master at adrien/zig-wgpu 2026-05-20 11:47:47 +00:00
17977cc718 Merge branch 'render'
5104d61ef6 Synthax for compute example
7d5331aed7 Circle example use device allocator directly
7d425e4061 Changed how Allocator work to be more Zig like
a06b040a29 Render and COmpute Pipelines now use a gloc and is tracked by Arena
Compare 12 commits »
adrien pushed to render at adrien/zig-wgpu 2026-05-20 11:46:06 +00:00
5104d61ef6 Synthax for compute example
7d5331aed7 Circle example use device allocator directly
7d425e4061 Changed how Allocator work to be more Zig like
Compare 3 commits »
adrien pushed to render at adrien/zig-wgpu 2026-05-20 10:29:43 +00:00
a06b040a29 Render and COmpute Pipelines now use a gloc and is tracked by Arena
adrien pushed to render at adrien/zig-wgpu 2026-05-20 09:46:09 +00:00
af210e2fb2 Working self contained rendering (simple circle)
545c4b98e9 Create a GpuTextureView
45c0f3180e Created a GpuTextureDef
Compare 3 commits »
adrien pushed to render at adrien/zig-wgpu 2026-05-20 07:37:51 +00:00
fc57bee3af Created GpuPrimitiveTolopogy to replace c.WGPUPrimitiveTopology
adrien pushed to render at adrien/zig-wgpu 2026-05-20 07:24:40 +00:00
bcb1b1e98b GpuRender now take a GpuTextureFormat and not a c.WGPUTextureFormat
adrien created branch render in adrien/zig-wgpu 2026-05-20 07:15:10 +00:00
adrien pushed to render at adrien/zig-wgpu 2026-05-20 07:15:10 +00:00
32f5d2b828 Added GpuTexture tied to arena like buffer
ad3fcf2592 Basic working circle render pipeline
Compare 2 commits »
adrien pushed to master at adrien/zig-wgpu 2026-05-19 19:35:54 +00:00
83ef8bcd12 Renamed ProcessDef to COmputeDef
adrien pushed to master at adrien/zig-wgpu 2026-05-19 19:15:32 +00:00
e467539f6e Renamed GpuProcess to GpuCompute
adrien pushed to master at adrien/zig-wgpu 2026-05-19 07:18:41 +00:00
fb2f454c1c Removed unused import
7e1bc387ca Synthax
Compare 2 commits »
adrien pushed to master at adrien/zig-wgpu 2026-05-19 06:00:56 +00:00
09e62cf667 Update README and comment for new GpuProcess
62b5224e6e Changed GpuProcess to use a definition
Compare 3 commits »