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

Kenneth Graunke kenneth at whitecape.org
Wed Sep 8 04:11:53 PDT 2010


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
> enable GLSL ES mode.

I like these.  The first definitely makes the code cleaner, and the second 
should be quite useful.  I've pushed them to master.

Thanks!
--Kenneth


More information about the mesa-dev mailing list