summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)AuthorFilesLines
2019-12-02ext_disjoint_timer_query: use/test glGetInteger64vEXT callTapani Pälli1-0/+7
2018-11-08python: add explicit utf-8 encodingEric Engestrom1-0/+1
2018-08-04Update gl.xml from opengl registry and fix gl.pyMarek Olšák2-1056/+2575
2018-07-17Update XML for latest version of GL_EXT_shader_framebuffer_fetch.Francisco Jerez1-1/+10
2018-03-16tests: add INTEL_blackhole_renderLionel Landwerlin1-1/+7
2017-08-06registry: update gl.xmlIlia Mirkin1-47/+222
2017-08-06registry: update gl.xmlTimothy Arceri1-588/+1574
2016-08-28registry: update gl.xml to r33100Ilia Mirkin1-1/+99
2016-06-18gl.xml: update and accomodate addition of glsc2Ilia Mirkin2-15/+556
2016-04-04registry: update gl.xml to r32598Ilia Mirkin1-6/+77
2016-02-08framework,unittests: use __future__ unicode_literalsDylan Baker1-2/+4
2016-02-08python: use future print, division, and absolute_importDylan Baker1-2/+1
2015-11-01gl.xml: update to revision 32185Ilia Mirkin1-163/+2208
2015-03-14registry/gl.py: Fix PEP 8 issues.Vinson Lee1-67/+103
2015-02-23registry generation: Finish hybridizingDylan Baker1-5/+12
2015-02-23registry/gl.py: add hash methods for classes that need to be hashedDylan Baker1-0/+10
2015-02-23registry/gl.py: Don't try to compare None and not-NoneDylan Baker1-3/+3
2015-02-23registry/gl.py: drop 2.6 supportDylan Baker1-24/+12
2015-01-28gen_dispatch.py: remove use of cmp.Dylan Baker1-0/+62
2015-01-28regsitry/gl.py: Make Error class inherit from ExceptionDylan Baker1-1/+1
2015-01-28registry/gl.py: remove unused variableDylan Baker1-1/+0
2015-01-28registry/gl.py: Strip superfluous parens from the assert keywordDylan Baker1-27/+27
2015-01-28registry/gl.py: Replace __cmp__ methods with rich comparison methodsDylan Baker1-46/+70
2015-01-28registry/gl.py: fix no-attribute errorDylan Baker1-1/+1
2015-01-28registry/gl.py: remove unused importDylan Baker1-1/+0
2014-11-11registry: Update gl.xmlLaura Ekstrand2-321/+2327
2014-06-27registry/gl: Oops. Disable debug logging by defaultChad Versace1-1/+1
2014-06-23dispatch: Generate piglit-dispatch from Khronos XMLChad Versace2-0/+1132
2014-06-23registry: Import gl.xml from Khronos registryChad Versace1-0/+42166