File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
content/posts/newsletter-017 Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -535,6 +535,19 @@ _Discussions:
535535[ /r/rust] ( https://www.reddit.com/r/rust/comments/kkf1jz/kira_game_audio_library_v030_persequence_custom/ ) ,
536536[ Twitter] ( https://twitter.com/tesselode/status/1342878087990685700 ) _
537537
538+ ### [ raw-gl-context]
539+
540+ [ raw-gl-context] is a cross-platform library for OpenGL context creation which
541+ had its initial release in December. raw-gl-context works in any situation
542+ where a [ RawWindowHandle] is available, so it can be used with [ winit] and
543+ other windowing libraries that provide one, as well as in more diverse
544+ situations such as audio plugins. Currently supported platforms are Windows,
545+ macOS, and X11.
546+
547+ [ raw-gl-context ] : https://github.com/glowcoil/raw-gl-context
548+ [ RawWindowHandle ] : https://github.com/rust-windowing/raw-window-handle
549+ [ winit ] : https://github.com/rust-windowing/winit
550+
538551### [ SPIR-Q] v0.4.10
539552
540553[ SPIR-Q] is a light-weight SPIR-V query library which supports one-pass shader
You can’t perform that action at this time.
0 commit comments