Re: [Mesa-dev] [PATCH 0/6] glapi: remove gen-es

2011-08-11 Thread Brian Paul
On Thu, Aug 11, 2011 at 3:44 AM, Chia-I Wu wrote: > Hi list, > > This patch series removes the gen-es subdirectory of glapi.  In > gen-es/, there are two sets of GLAPI XMLs for GLESv1 and GLESv2 > respectively, and rules to generate headers for GLES on the fly. > > To be able to get rid of the two

[Mesa-dev] [PATCH 0/6] glapi: remove gen-es

2011-08-11 Thread Chia-I Wu
Hi list, This patch series removes the gen-es subdirectory of glapi. In gen-es/, there are two sets of GLAPI XMLs for GLESv1 and GLESv2 respectively, and rules to generate headers for GLES on the fly. To be able to get rid of the two sets of GLAPI XMLs, a new python file is added to describe the