Re: [Mesa-dev] [PATCH 1/2] automake: convert es1api

2012-08-23 Thread Matt Turner
On Thu, Aug 23, 2012 at 5:08 AM, Emil Velikov wrote: > > > Hi Matt > > I believe that this patch would break the es2 build, as they both use the > same > Makefile. Can you change their commir order ? Good point. I didn't really notice that. Thanks! > A few notes in-line as well > > > On Tue, 21

Re: [Mesa-dev] [PATCH 1/2] automake: convert es1api

2012-08-23 Thread Emil Velikov
Hi Matt I believe that this patch would break the es2 build, as they both use the same Makefile. Can you change their commir order ? A few notes in-line as well On Tue, 21 Aug 2012 23:47:03 +0100, Matt Turner wrote: --- configure.ac|2 + src/mapi/es1api/.gitigno

[Mesa-dev] [PATCH 1/2] automake: convert es1api

2012-08-21 Thread Matt Turner
--- configure.ac|2 + src/mapi/es1api/.gitignore |1 + src/mapi/es1api/Makefile| 137 --- src/mapi/es1api/Makefile.am | 60 + src/mapi/es1api/glesv1_cm.pc.in | 12 ++-- src/mapi/glapi/gen/glapi_ge