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
Use the khronos enum groups to populate glGet mapping More... over 11 years ago
Guess at the output sizes for most of the un-sized glget values More... over 11 years ago
Get a test working for the debug messages mechanism, fill in a few glget constants More... over 11 years ago
Updated spec text from OpenGL.org More... over 11 years ago
New vendor "NOK" added to EGL More... over 11 years ago
Update VBO wrapper to properly use glBufferSubData when updating VBO arrays More... over 11 years ago
Test the unicode behaviour under python2 and 3 More... over 11 years ago
Something is calling from_param with a second argument, but *what* is eluding me, allow the second param for now More... over 11 years ago
Bug-fix for unicode argument pass through and test for same, missing parameter to a call More... over 11 years ago
Work around build-failure in accelerate by filtering out known-bad flag on OS-X More... over 11 years ago
Use an explicitly defined glutInit NullFunction rather than a None so that you-don't-have-GLUT raises a useful message More... over 11 years ago
Import the OpenGL 4.4 entry points and constants More... over 11 years ago
Generate with most recent Khronos headers More... over 11 years ago
Bump versions for release More... over 11 years ago
Yet another move for the pxd as they are not properly picked up on initial wrapper creation, add the OpenGL_accelerate directory to the include list to pick them up More... over 11 years ago
Regenerated with cython 0.20.1 More... over 11 years ago
Latest khronos api auto-generation pass More... over 11 years ago
A few fixes for inconsistent names and glcore vs gl More... over 11 years ago
Remove more debug code that shouldn't have been checked in in the first place More... over 11 years ago
Fix definition of createFunction to not check extension itself, remove debug code More... over 11 years ago
Move *all* entry points to load-on-first-use behaviour More... over 11 years ago
Reverse r742 and r744, buffer objects don't support the buffer protocol More... over 11 years ago
Export nullFunction, document presence of GLES exports More... over 11 years ago
Make reference to __init__ concrete in accelerate setup More... over 11 years ago
Move pxd files into the source directory instead of relying on cwd to find them More... over 11 years ago
GL_FALSE is explicitly the value returned More... over 11 years ago
More convenience wrapper porting for draw buffers More... over 11 years ago
Support the API DLLs on both egl and glx platforms More... over 11 years ago
Convenience wrapper porting for GLES2 More... over 11 years ago
Register builtin buffer objects for memoryview handling More... over 11 years ago