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 12 of 90
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use the khronos enum groups to populate glGet mapping
Mike C. Fletcher
More...
over 11 years ago
Guess at the output sizes for most of the un-sized glget values
Mike C. Fletcher
More...
over 11 years ago
Get a test working for the debug messages mechanism, fill in a few glget constants
Mike C. Fletcher
More...
over 11 years ago
Updated spec text from OpenGL.org
Mike C. Fletcher
More...
over 11 years ago
New vendor "NOK" added to EGL
Mike C. Fletcher
More...
over 11 years ago
Update VBO wrapper to properly use glBufferSubData when updating VBO arrays
Mike C. Fletcher
More...
over 11 years ago
Test the unicode behaviour under python2 and 3
Mike C. Fletcher
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
Mike C. Fletcher
More...
over 11 years ago
Bug-fix for unicode argument pass through and test for same, missing parameter to a call
Mike C. Fletcher
More...
over 11 years ago
Work around build-failure in accelerate by filtering out known-bad flag on OS-X
Mike C. Fletcher
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
Mike C. Fletcher
More...
over 11 years ago
Import the OpenGL 4.4 entry points and constants
Mike C. Fletcher
More...
over 11 years ago
Generate with most recent Khronos headers
Mike C. Fletcher
More...
over 11 years ago
Bump versions for release
Mike C. Fletcher
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
Mike C. Fletcher
More...
over 11 years ago
Regenerated with cython 0.20.1
Mike C. Fletcher
More...
over 11 years ago
Latest khronos api auto-generation pass
Mike C. Fletcher
More...
over 11 years ago
A few fixes for inconsistent names and glcore vs gl
Mike C. Fletcher
More...
over 11 years ago
Remove more debug code that shouldn't have been checked in in the first place
Mike C. Fletcher
More...
over 11 years ago
Fix definition of createFunction to not check extension itself, remove debug code
Mike C. Fletcher
More...
over 11 years ago
Move *all* entry points to load-on-first-use behaviour
Mike C. Fletcher
More...
over 11 years ago
Reverse r742 and r744, buffer objects don't support the buffer protocol
Mike C. Fletcher
More...
over 11 years ago
Export nullFunction, document presence of GLES exports
Mike C. Fletcher
More...
over 11 years ago
Make reference to __init__ concrete in accelerate setup
Mike C. Fletcher
More...
over 11 years ago
Move pxd files into the source directory instead of relying on cwd to find them
Mike C. Fletcher
More...
over 11 years ago
GL_FALSE is explicitly the value returned
Mike C. Fletcher
More...
over 11 years ago
More convenience wrapper porting for draw buffers
Mike C. Fletcher
More...
over 11 years ago
Support the API DLLs on both egl and glx platforms
Mike C. Fletcher
More...
over 11 years ago
Convenience wrapper porting for GLES2
Mike C. Fletcher
More...
over 11 years ago
Register builtin buffer objects for memoryview handling
Mike C. Fletcher
More...
over 11 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
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