File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -177,6 +177,19 @@ Entry point vert_main at Vertex is invalid:
177
177
[ gfx-rs blog ] : https://gfx-rs.github.io/2021/12/25/this-year.html
178
178
[ wgpu reddit discussion ] : https://www.reddit.com/r/rust_gamedev/comments/rjci2n/wgpu012_is_released/
179
179
180
+ ### [ Pixels] 0.9.0 👾
181
+
182
+ [ Pixels] is a tiny hardware-accelerated pixel frame buffer. It is popularly
183
+ used for emulators, software renderers, 2D pixel art games, and desktop
184
+ utilities.
185
+
186
+ Version 0.9.0 brings a few breaking changes. Notably ` wgpu ` was updated to
187
+ 0.12 and it now requires Edition 2021. Full details are available in the
188
+ [ release notes] [ pixels-changelog ] .
189
+
190
+ [ pixels ] : https://github.com/parasyte/pixels
191
+ [ pixels-changelog ] : https://github.com/parasyte/pixels/releases/tag/0.9.0
192
+
180
193
## Popular Workgroup Issues in Github
181
194
182
195
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments