24
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 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
Register numpy scalar types for handling by number handler... More... about 10 years ago
Pyflakes cleanup on the python-only array datatype More... about 10 years ago
Test out the attribute introspection wrapper More... about 10 years ago
Pyflakes code-cleanup on the test module More... about 10 years ago
Pyflakes cleanup on tkinter More... about 10 years ago
New modules and a trivial rename for sparse_texture extension More... about 10 years ago
Bump version for beta release More... about 10 years ago
Fix bug reported by Moisés Garín Escrivá where the ARB enumerant was passed More... about 10 years ago
Check for the presence of GLES1 before accessing the attribute... More... about 10 years ago
Make the egl hack for rpi look for rpi before doing it... More... about 10 years ago
Fix various qa warnings in egl.py More... about 10 years ago
Add an as_unicode function for symmetry with as_bytes More... about 10 years ago
Test for geometry shader output via feedback buffer More... about 10 years ago
Test code to check feedback buffer operation More... about 10 years ago
Fixes to get tests running under python3.4 More... about 10 years ago
Make glu get version explicitly coerce to 8-bit More... about 10 years ago
Utility function to produce native-string More... about 10 years ago
Code cleanups and print_function imports More... about 10 years ago
Merge the mainline with the c_float fix More... about 10 years ago
Disable old indexed-mode test that now fails on mesa More... about 10 years ago
Remove shadow for builtin float (duh) More... about 10 years ago
Fix the reference to c_float More... about 10 years ago
Fix that again; this occurs *before* we get to it on the array handling More... about 10 years ago
Note the core-dump on ubuntu More... about 10 years ago
Fix *only* make the bald "float" a special case More... about 10 years ago
Boyscouting, remove the unused import More... about 10 years ago
A few types that extension modules are using More... about 10 years ago
Some missing opaque-pointer types for EGL More... about 10 years ago
Allow for testing osmesa and egl when checking definitions More... about 10 years ago
Float means c_float, not python float More... about 10 years ago