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
Return self._noErrorResult rather than None when not checking More... over 11 years ago
Test support for buffer objects More... over 11 years ago
Test error generation for EGL junk parameter More... over 11 years ago
Merging trunk More... over 11 years ago
Fix from rndblnch for true core-context (OS-X) when no-error-checking is configured More... over 11 years ago
Add orPassIn to all current setOutput calls, as it makes the api more C-like More... over 11 years ago
Support orinput functionality in the non-accelerated data-paths More... over 11 years ago
Regenerated wrappers More... over 11 years ago
Do OrInput handling on array data-types More... over 11 years ago
Test handling of orInput array data handlers More... over 11 years ago
Start work on getting orPassIn for output to work, currently just allows for NULL pass-in, but *doesn't* use a passed-in value (i.e. still generates it even if you pass in a new value). More... over 11 years ago
Only consider non-optional elements in checking argument length More... over 11 years ago
Modernize error handling in array data type More... over 11 years ago
More fixes for python3 for the test suite More... over 11 years ago
Eliminate use of old-style print in the PyOpenGL test scripts More... over 11 years ago
Python-3 compat for glut init test More... over 11 years ago
Use the core log retrieval mechanism instead of the ARB one More... over 11 years ago
OpenGL is a valid api for EGL hosting, use it if available, otherwise es2 More... over 11 years ago
Fix regression where default value of context-checking was flipped More... over 11 years ago
Remove support for extremely old ctypes from python versions we don't support More... over 11 years ago
On EGL platforms, OpenGL *may* be available, if it is, provide access to it More... over 11 years ago
Only build the buffer formathandler on pythons that support memoryview More... over 11 years ago
Bump version for the 3.1.0b1 release More... over 11 years ago
Patch from rndblnch to fix pypy operation on lists/tuples More... over 11 years ago
Another data-type with a different name on pypy More... over 11 years ago
PyPy ctypes has a different class name for array types More... over 11 years ago
Work around diff between CPython and PyPy ctypes modules More... over 11 years ago
More removal of namespace pollution... More... over 11 years ago
Avoid poluting namespace with "lazy" More... over 11 years ago
Always use non-exported "log" name for namespaces... More... over 11 years ago