You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- It changes dependency to glfw-sys (with generated bindings). Most of the diff is just prefixing constants with GLFW in ffi module.
- changes error callback to not panic on get_clipboard_string
- adds passthrough and runtime platform selection support.
- changes vulkan types to use the ones from glfw-sys. (removes ash dependency)
- enable all features docs.rs.
0 commit comments