Reintegrated glfw and glad into a single python module.
2.2.0
Bump py-glfw-redux version. Link against provided GLAD lib. Fix list clipper vars. Fix OpenGL code for older OpenGL runtimes.
2.1.0
Improved image functions to take `im.Texture` objects for simplicity. Implemented some tech-debt to do with functions that returned pointers. Simplify wrapper setup via templates.
2.0.1
Extracted GLFW to a separate library. Reorganize source. Update build system.
1.91.8
Implemented missing arguments to io.AddFontFromFileTTF to allow glyph ranges to be specified. Updated font examples.