Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-28 | gen_dispatch.py: remove use of cmp. | Dylan Baker | 1 | -0/+62 |
2015-01-28 | regsitry/gl.py: Make Error class inherit from Exception | Dylan Baker | 1 | -1/+1 |
2015-01-28 | registry/gl.py: remove unused variable | Dylan Baker | 1 | -1/+0 |
2015-01-28 | registry/gl.py: Strip superfluous parens from the assert keyword | Dylan Baker | 1 | -27/+27 |
2015-01-28 | registry/gl.py: Replace __cmp__ methods with rich comparison methods | Dylan Baker | 1 | -46/+70 |
2015-01-28 | registry/gl.py: fix no-attribute error | Dylan Baker | 1 | -1/+1 |
2015-01-28 | registry/gl.py: remove unused import | Dylan Baker | 1 | -1/+0 |
2014-11-11 | registry: Update gl.xml | Laura Ekstrand | 2 | -321/+2327 |
2014-06-27 | registry/gl: Oops. Disable debug logging by default | Chad Versace | 1 | -1/+1 |
2014-06-23 | dispatch: Generate piglit-dispatch from Khronos XML | Chad Versace | 2 | -0/+1132 |
2014-06-23 | registry: Import gl.xml from Khronos registry | Chad Versace | 1 | -0/+42166 |