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 15 of 90
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove pointless prints from tess module
Mike C. Fletcher
More...
over 11 years ago
Use new name for builtins module
Mike C. Fletcher
More...
over 11 years ago
Python 3.x compatibility fixes
Mike C. Fletcher
More...
over 11 years ago
Get tests running under Python 3.2, there's failure on GLU Tess callback, though
Mike C. Fletcher
More...
over 11 years ago
Bump version to alpha 4
Mike C. Fletcher
More...
over 11 years ago
Sample code to show instanced-draw function detection
Mike C. Fletcher
More...
over 11 years ago
Exclude glX functions from context checking, raise name of function when raising context-invalid error
Mike C. Fletcher
More...
over 11 years ago
Re-enable context checking by default
Mike C. Fletcher
More...
over 11 years ago
Fix output format handling on glGetTexImage* functions (respect output-as-bytes flag)
Mike C. Fletcher
More...
over 11 years ago
Missing type (c_ulong) and make win32 special-casing just a win32-thing for method lookup
Mike C. Fletcher
More...
over 11 years ago
Allow for a default dll from which to load entry points, as win32 has different dlls for different parts of wgl
Mike C. Fletcher
More...
over 11 years ago
Missing types and start on getting arg extension querying working
Mike C. Fletcher
More...
over 11 years ago
ARB/GL-1.2/3 imaging wrappers re-applied with namespaces fixed
Mike C. Fletcher
More...
over 11 years ago
Re-introduce constants module, we've got demo code that uses it :(
Mike C. Fletcher
More...
over 11 years ago
Code cleanup from automated checker
Mike C. Fletcher
More...
over 11 years ago
Ignore the checkout of the khronos api
Mike C. Fletcher
More...
over 11 years ago
Constants re-defined to avoid circular imports
Mike C. Fletcher
More...
over 11 years ago
Cleanup references to constants.py (GL-specific) throughout the code-base
Mike C. Fletcher
More...
over 11 years ago
Provide original entry points for extension checking:
Mike C. Fletcher
More...
over 11 years ago
Remove the old glut test, we have a more extensive one now
Mike C. Fletcher
More...
over 11 years ago
Update the test to allow it to run with OpenGL 3.1-only cards such as my laptop
Mike C. Fletcher
More...
over 11 years ago
Fix forward-compatible-only path for extension querying...
Mike C. Fletcher
More...
over 11 years ago
Regnerated arraydatatype module source
Mike C. Fletcher
More...
over 11 years ago
Bomb out if display fails, commented-out don't-use-accel
Mike C. Fletcher
More...
over 11 years ago
On register-return, check the type, as the common use means that we get a handler, not a string
Mike C. Fletcher
More...
over 11 years ago
Explicitly do not do context checking for the 3 functions that can operate outside contexts
Mike C. Fletcher
More...
over 11 years ago
Update to use new query mechanism
Mike C. Fletcher
More...
over 11 years ago
Use low-level functionality for the extension queries...
Mike C. Fletcher
More...
over 11 years ago
Update script to use new raw package structure
Mike C. Fletcher
More...
over 11 years ago
Move code generator to a more natural sounding name
Mike C. Fletcher
More...
over 11 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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