gfx-rs / wgpu-native

Native WebGPU implementation based on wgpu-core
Apache License 2.0
843 stars 96 forks source link

examples: update glfw to v3.4 #376

Closed rajveermalviya closed 5 months ago

rajveermalviya commented 6 months ago

GLFW 3.4 enables Wayland by default.

https://www.glfw.org/docs/3.4/news.html

Testing

Tested Windows and Mac. Also, ran examples on all possible combinations of Linux backends Wayland, Xwayland, X11 on Gnome, KDE Plasma & Sway.