JuliaGL / GLFW.jl

Julia interface to GLFW, a multi-platform library for creating windows with OpenGL contexts and managing input and events.
http://www.glfw.org/
MIT License
138 stars 32 forks source link

update to GLFW 3.3.3 #213

Closed SimonDanisch closed 3 years ago

SimonDanisch commented 3 years ago

For osx 11 fixes. See: https://github.com/JuliaPlots/Makie.jl/issues/828

SimonDanisch commented 3 years ago

Binary wrapper package isn't tagged yet: https://github.com/JuliaRegistries/General/pull/32299 Gotta try again after that is merged

ufechner7 commented 3 years ago

What is the status of this pull request?

SimonDanisch commented 3 years ago

I'm waiting on @jayschwa... @jayschwa are you ok with me merging and tagging this and the other CI pr?

jayschwa commented 3 years ago

Feel free to make any changes without waiting for my permission. I haven't been keeping up with the Julia ecosystem.