[Piglit] [PATCH 1/6] registry: Import gl.xml from Khronos registry

Chad Versace chad.versace at intel.com
Mon Jun 16 09:07:01 PDT 2014


On Fri, Jun 13, 2014 at 12:35:07PM -0700, Matt Turner wrote:
> On Fri, Jun 13, 2014 at 8:27 AM, Dylan Baker <baker.dylan.c at gmail.com> wrote:
> > Is there an obvious way for us to tell when our version of gl.xml has drifted
> > out of date with the upstream khronos version?
> 
> Download a new one and git diff.

Yeah, that's the proper way.

This patch series makes no changes to the gl.xml, because I want all
imported XML to remain pristine. Fixes to the XML should be done during
code generation  and not in git. Otherwise, Piglit risks losing its
fixes when we import newer version of the XML.


More information about the Piglit mailing list