Skip to content

Commit 853faee

Browse files
committed
devlog
1 parent 9be7d5e commit 853faee

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

DEVLOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
---
22
title: devlog
33
---
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+
416
## Mon June 17, 2024
517

618
### nlnet updates

0 commit comments

Comments
 (0)