openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PyOpenGL
Settings
|
Report Duplicate
24
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 4 years
ago.
Mar 10, 2020 — Mar 10, 2021
Showing page 13 of 90
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Return self._noErrorResult rather than None when not checking
Mike C. Fletcher
More...
over 11 years ago
Test support for buffer objects
Mike C. Fletcher
More...
over 11 years ago
Test error generation for EGL junk parameter
Mike C. Fletcher
More...
over 11 years ago
Merging trunk
Mike C. Fletcher
More...
over 11 years ago
Fix from rndblnch for true core-context (OS-X) when no-error-checking is configured
Mike C. Fletcher
More...
over 11 years ago
Add orPassIn to all current setOutput calls, as it makes the api more C-like
Mike C. Fletcher
More...
over 11 years ago
Support orinput functionality in the non-accelerated data-paths
Mike C. Fletcher
More...
over 11 years ago
Regenerated wrappers
Mike C. Fletcher
More...
over 11 years ago
Do OrInput handling on array data-types
Mike C. Fletcher
More...
over 11 years ago
Test handling of orInput array data handlers
Mike C. Fletcher
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).
Mike C. Fletcher
More...
over 11 years ago
Only consider non-optional elements in checking argument length
Mike C. Fletcher
More...
over 11 years ago
Modernize error handling in array data type
Mike C. Fletcher
More...
over 11 years ago
More fixes for python3 for the test suite
Mike C. Fletcher
More...
over 11 years ago
Eliminate use of old-style print in the PyOpenGL test scripts
Mike C. Fletcher
More...
over 11 years ago
Python-3 compat for glut init test
Mike C. Fletcher
More...
over 11 years ago
Use the core log retrieval mechanism instead of the ARB one
Mike C. Fletcher
More...
over 11 years ago
OpenGL is a valid api for EGL hosting, use it if available, otherwise es2
Mike C. Fletcher
More...
over 11 years ago
Fix regression where default value of context-checking was flipped
Mike C. Fletcher
More...
over 11 years ago
Remove support for extremely old ctypes from python versions we don't support
Mike C. Fletcher
More...
over 11 years ago
On EGL platforms, OpenGL *may* be available, if it is, provide access to it
Mike C. Fletcher
More...
over 11 years ago
Only build the buffer formathandler on pythons that support memoryview
Mike C. Fletcher
More...
over 11 years ago
Bump version for the 3.1.0b1 release
Mike C. Fletcher
More...
over 11 years ago
Patch from rndblnch to fix pypy operation on lists/tuples
Mike C. Fletcher
More...
over 11 years ago
Another data-type with a different name on pypy
Mike C. Fletcher
More...
over 11 years ago
PyPy ctypes has a different class name for array types
Mike C. Fletcher
More...
over 11 years ago
Work around diff between CPython and PyPy ctypes modules
Mike C. Fletcher
More...
over 11 years ago
More removal of namespace pollution...
Mike C. Fletcher
More...
over 11 years ago
Avoid poluting namespace with "lazy"
Mike C. Fletcher
More...
over 11 years ago
Always use non-exported "log" name for namespaces...
Mike C. Fletcher
More...
over 11 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
89
90
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree