Re: [Mesa-dev] [PATCH 16/18] android: build glsl

2011-08-18 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Great. Then the glsl makefile is Reviewed-by: Chad Versace On 08/17/2011 08:26 PM, Chia-I Wu wrote: > On Thu, Aug 18, 2011 at 4:06 AM, Chad Versace wrote: > On 08/16/2011 11:28 PM, Chia-I Wu wrote: This builds the static library libmesa_glsl an

Re: [Mesa-dev] [PATCH 16/18] android: build glsl

2011-08-17 Thread Chia-I Wu
On Thu, Aug 18, 2011 at 4:06 AM, Chad Versace wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/16/2011 11:28 PM, Chia-I Wu wrote: >> This builds the static library libmesa_glsl and executable glsl_compiler >> from glsl.  glsl_compiler is only installed for engineering build. >> -

Re: [Mesa-dev] [PATCH 16/18] android: build glsl

2011-08-17 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/16/2011 11:28 PM, Chia-I Wu wrote: > This builds the static library libmesa_glsl and executable glsl_compiler > from glsl. glsl_compiler is only installed for engineering build. > --- > Android.mk |1 + > src/glsl/Android.gen.m

[Mesa-dev] [PATCH 16/18] android: build glsl

2011-08-16 Thread Chia-I Wu
This builds the static library libmesa_glsl and executable glsl_compiler from glsl. glsl_compiler is only installed for engineering build. --- Android.mk |1 + src/glsl/Android.gen.mk | 73 + src/glsl/Android.mk | 161 +++