Re: [Mesa-dev] GLSL support for ARB_shader_stencil_export

2010-10-07 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave Airlie wrote: > http://cgit.freedesktop.org/~airlied/mesa/commit/?h=gallium-stencil-export&id=136bffc4e5c10ff4f2f4c240f552e8bff0b783e5 > > is my initial patch, but I know its wrong, so I'm wondering how to I > add per-extension builtin-variables,

[Mesa-dev] GLSL support for ARB_shader_stencil_export

2010-10-07 Thread Dave Airlie
http://cgit.freedesktop.org/~airlied/mesa/commit/?h=gallium-stencil-export&id=136bffc4e5c10ff4f2f4c240f552e8bff0b783e5 is my initial patch, but I know its wrong, so I'm wondering how to I add per-extension builtin-variables, or any example of this that exists already. Dave. __