File tree 1 file changed +13
-0
lines changed
content/posts/newsletter-017
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -535,6 +535,19 @@ _Discussions:
535
535
[ /r/rust] ( https://www.reddit.com/r/rust/comments/kkf1jz/kira_game_audio_library_v030_persequence_custom/ ) ,
536
536
[ Twitter] ( https://twitter.com/tesselode/status/1342878087990685700 ) _
537
537
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
+
538
551
### [ SPIR-Q] v0.4.10
539
552
540
553
[ 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