24
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 4 years ago.
Mar 10, 2020 — Mar 10, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix argument names that were not python-legal names More... over 11 years ago
Escape all argument names to avoid keywords More... over 11 years ago
Update auto-generated files to latest khronos More... over 11 years ago
Missing import to provide the GLES2 entry points in GLES3 More... over 11 years ago
Remove the egl test code, as to get it working I used GPL code More... over 11 years ago
Get the GLES imports working, though still don't have any test code More... over 11 years ago
Fix for ctypes pointers showing up as pointers-to-pointers More... over 11 years ago
Import of array module messed up config-flag system More... over 11 years ago
Regenerate accelerate wrappers with cython 0.20 More... over 11 years ago
Make displayed error messages much longer before we truncate them (otherwise we often lose the message we spent so much effort formatting for the user) More... over 11 years ago
Wrong, do *not* set extension NULL, is_core is sufficient More... over 11 years ago
Avoid running glGetString during import, but it's too fragile More... over 11 years ago
Fixes from rndblnch for os x enhancements to glut More... over 11 years ago
Patch from rndblnch to fix 2/3 incompatibilities More... over 11 years ago
Disable/remove non-working tests More... over 11 years ago
Ignore generated rope directory More... over 11 years ago
Fold metadata declaration into the setup script to avoid import in setup More... over 11 years ago
Report the failing key when unable to find a matching handler More... over 11 years ago
Report the failing key when unable to find a matching handler More... over 11 years ago
Fix name referenced in the plugin registry More... over 11 years ago
Fix name referenced in the plugin registry More... over 11 years ago
Make format handlers work in pure-python mode More... over 11 years ago
Make format handlers work in pure-python mode More... over 11 years ago
XML-based generation branch landing More... over 11 years ago
Fix case where python 3.x would fail where init was called with no args (non-8-bit identifier passed) More... over 11 years ago
Yet more "get format working across platforms" test fixes More... over 11 years ago
Regenerate wrappers with modern Cython that supports python3.3 etc. More... over 11 years ago
Attempt to get the structure support test working on 64-bit linux (structure var is diff dep on platform), add genTextures test More... over 11 years ago
Fix regression in tess handling seeming due to a ctypes api change (assigning to .value does not set value) More... over 11 years ago
On Win32 handle the case where we request extensions before context. Also fix typo in extension query code More... over 11 years ago