pupil-labs / pyglui

cython powered OpenGL gui that works with glfw
MIT License
30 stars 20 forks source link

Update glfw to be in sync with Pupil's glfw #84

Closed willpatera closed 6 years ago

willpatera commented 6 years ago

The glfw.py file included in the example is out of sync glfw included in pupil: https://github.com/pupil-labs/pupil/blob/master/pupil_src/shared_modules/glfw.py

This PR updates the file so that it is in sync with pupil's glfw.