On Fri, Jun 13, 2014 at 12:35:07PM -0700, Matt Turner wrote: > On Fri, Jun 13, 2014 at 8:27 AM, Dylan Baker <[email protected]> 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. _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
