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
Github #6 extension types for EGL to byte-strings More... over 7 years ago
SF #7 integrate Tom Goddard's patch to make WGL extension prefixes 8-bit More... over 7 years ago
SF #7 ensure that specifier and prefix are 8-bit before doing startswith More... over 7 years ago
Fix bug reported by Alex Volley where numpy floats got the wrong byte size More... over 7 years ago
Update the readme with cleaner instructions and how to use github checkout More... over 7 years ago
Do not rebuild the 4MB pyopengl wheel for every set in the matrix More... over 7 years ago
Bump minor version for the bugfix release, disable attempts to run pytest on appveyor More... over 7 years ago
Continue trying to make appveyor happy... More... over 7 years ago
build is apparently *only* msbuild now... More... over 7 years ago
Try to enable graphical tests, which may or may not work on appveyor More... over 7 years ago
Update appveyor config to declare the reflect python versions More... over 7 years ago
Update the python versions supported and the dependency requirements More... over 7 years ago
Switch to pytest.mark for skipping, only run pyopengl tests in pyopengl More... over 7 years ago
Switch to use of pytest throughout to modernize test/reporting More... over 7 years ago
Bugfix for ctypes arrays of c_void_p and for multi-dimensional array coercion More... over 7 years ago
Py3 fix for name `unicode` not being defined in the "is text" check More... over 7 years ago
Switch to using pytest for accelerate test suite, get all tests on all envs green More... over 7 years ago
Github #8 -- c_void_p is a singleton, create a new HANDLE type More... over 7 years ago
Update GL_SAMPLE_POSITION to be size 2 in ES2 and ES3 More... over 7 years ago
From Nicholas Rougier: GL_SAMPLE_POSITION is always a 2-value array result More... almost 8 years ago
Update for newer appveyor installed python versions More... almost 8 years ago
pygame and numpy now install wheels by default, add python3.6 to the test-set More... almost 8 years ago
Move OSX/Darwin right back to the previous code More... almost 9 years ago
Go back to using ctypes.util.find_library for darwin... More... almost 9 years ago
Script to pull the appveyor artifacts (binary extensions) More... almost 9 years ago
Need to actually load something on osx More... almost 9 years ago
Pass in the array (variable) to fill with length when retrieving program/shader length on gles More... almost 9 years ago
nVidia includes 'nVidia' in their glsl version More... almost 9 years ago
Pyflakes cleanups More... almost 9 years ago
Disable the debug logging in the dll loader now that it works on linux More... almost 9 years ago