8000
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 cd6175f commit 80a2cd0Copy full SHA for 80a2cd0
content/posts/newsletter-008/index.md
@@ -343,6 +343,17 @@ and [project board][amethyst_wasm_project_board] for current status.
343
[amethyst_wasm_effort]: https://community.amethyst.rs/t/wasm-effort/1336
344
[amethyst_wasm_project_board]: https://github.com/amethyst/amethyst/projects/20
345
346
+### [ash] v0.30
347
+
348
+`ash` is lightweight wrapper around Vulkan.
349
350
+The latest version comes with support for Vulkan 1.2 and following extensions:
351
+- VK_KHR_timeline_semaphore
352
+- VK_KHR_ray_tracing
353
+- VK_KHR_external_memory_fd
354
355
+[ash]: https://github.com/MaikKlein/ash
356
357
## Popular Workgroup Issues in Github
358
359
<!-- Up to 10 links to interesting issues -->
0 commit comments