We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be7d5e commit 853faeeCopy full SHA for 853faee
DEVLOG.md
@@ -1,6 +1,18 @@
1
---
2
title: devlog
3
4
+## Sat Jul 6, 2024
5
+
6
+### nlnet updates
7
8
+Milestone 1 is complete! `wgpu` users should now be able to write shaders that use the
9
+`AtomicIIncrement` operator in SPIR-V!
10
11
+[Here is the tracking ticket](https://github.com/gfx-rs/wgpu/issues/4489) for atomics support.
12
13
+This was a big milestone for me as it's my first significant contribution to a large open
14
+source project, and it was quite technically challenging. It feels good!
15
16
## Mon June 17, 2024
17
18
### nlnet updates
0 commit comments