[Piglit] [PATCH 0/4] Generate code from gl.xml

Eric Anholt eric at anholt.net
Sat Feb 22 14:17:36 PST 2014


Fabian Bieler <fabianbieler at fastmail.fm> writes:

> Hello!
>
> This series makes piglit generate the dispatch and get-enum-name code from Khronos' gl.xml
> rather than the old .spec and header files.
> This will come in handy for writing tests for newer gles2 extensions.
>
> Due to their size some patches are zipped.
>
> Patch 1 only adds gl.xml
>
> Patch 2 adds the python code to generate the dispatch code from gl.xml.
>
> Patch 3 only removes the no longer needed gl .spec and header files.
>
> Patch 4 generates the get-enum-name helper functions from gl.xml.
>
> The series can also be found at
> https://github.com/fabe3k/piglit/tree/gl-xml

I have an outstanding patch series to remove all of piglit's dispatch
code and replace it with libepoxy, that I'd love to get landed instead
of continuing to have piglit-private code for this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140222/9bb5969b/attachment.pgp>


More information about the Piglit mailing list