Re: [Mesa-dev] [PATCH] glsl: Support GLSL ES in the standalone compiler

2010-09-08 Thread Kenneth Graunke
On Wednesday 08 September 2010 04:00:09 Chia-I Wu wrote: > Hi Kenneth, > > This patch series add GLSL ES support to the standalone compiler. > > The first patch makes the standalone compiler to pass a dummy context to > _mesa_glsl_parse_state. The second patch adds a new option, --glsl-es, to >

[Mesa-dev] [PATCH] glsl: Support GLSL ES in the standalone compiler

2010-09-08 Thread Chia-I Wu
Hi Kenneth, This patch series add GLSL ES support to the standalone compiler. The first patch makes the standalone compiler to pass a dummy context to _mesa_glsl_parse_state. The second patch adds a new option, --glsl-es, to enable GLSL ES mode. -- o...@lunarg.com From b36c0eefd7b1ae96eabf72dc