glew/auto
Xavier Bonaventura 4e5fe20519 Use context manager instead of raw open
Raw open should be avoided to prevent that in case of an exception
the file is not closed.
This also has the advantage that if the user forgets to call close
the file is still closed.
2021-01-10 11:08:48 +10:00
..
bin Use context manager instead of raw open 2021-01-10 11:08:48 +10:00
core/gl GL_EXT_semaphore constants fix (Issue #249) 2019-12-23 08:56:49 +10:00
doc Documentation updates for GLEW 2.2.0 release 2020-03-15 21:59:54 +10:00
src fix typo 2020-12-13 23:24:55 +10:00
blacklist Prune auto/core for GLX code generation from XML 2019-02-05 06:37:36 +10:00
custom.txt added customized subset selection 2004-12-31 08:50:04 +00:00
Makefile Use parse_xml.py for GLX code generation 2019-02-05 06:37:36 +10:00