Fabian Bieler <[email protected]> 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.

Attachment: pgp_x8WAqPQ2z.pgp
Description: PGP signature

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to