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
Fix reference counting issue with switch to modern numpy api (borrowed ref) More... about 7 years ago
Updated cythonized source for format handlers More... about 7 years ago
Switch to use of more recent numpy apis internally More... about 7 years ago
Split out numpy-only tests from common buffer tests More... about 7 years ago
Disable the api disabling and make note of *why* we can't disable it More... about 7 years ago
Fix unitsize on buffer handler pxd, allow for bytes/unicode in type introspection More... about 7 years ago
Force format handler shape to a tuple for consistency More... about 7 years ago
Play with making numpy use buffer api More... about 7 years ago
Disable the numpy deprecated apis More... about 7 years ago
Updated tox, test and dev requirements files, py37 still fails on a warning... More... about 7 years ago
Updated wrappers with latest released cython More... about 7 years ago
Python 3.x vs 2.7 memory usage discrepancy in vbo transfer More... over 7 years ago
Update a core test that assumed a "modern" machine with compressed textures More... over 7 years ago
Yet further attempts to get a glx capable visual More... over 7 years ago
Switch to 24-bit contexts and try to get GLX and RENDER extensions More... over 7 years ago
Yet more pickiness for travis... More... over 7 years ago
Only run the PyOpenGL tests in travis More... over 7 years ago
Install accelerate from local, add a travis-ci badge to readme More... over 7 years ago
Requirements are just listed, not in a file More... over 7 years ago
Add a .travis.yml to see if we can run tests there, rename requirements file More... over 7 years ago
GitHub #2 missing type-count declarations for texture_rg extension More... over 7 years ago
Move the test_accel_leak test so it can use shared code for memory checking More... over 7 years ago
GitHub #5 verify that memory usage doesn't spike with transfer of VBO More... over 7 years ago
Remove unused import in test suite helper More... over 7 years ago
Fix glGet crashes due to cleanup/memory issues More... over 7 years ago
Refresh generated files with the current OpenGL registry More... over 7 years ago
Update codegenerator to use github registry More... over 7 years ago
Python 3.x scoping rules fix for dealing with logging failed library loads More... over 7 years ago
Fix logging reference in a test-case (refactoring error) More... over 7 years ago
Github #6 fix allow for passing force_extension through function creation More... over 7 years ago