[Mesa-dev] Basic GLSL 1.50 support: new types & built-in functions

Chris Forbes chrisf at ijw.co.nz
Tue Mar 19 00:19:23 PDT 2013


For the series: Reviewed-by: Chris Forbes <chrisf at ijw.co.nz>

On Tue, Mar 19, 2013 at 2:57 PM, Kenneth Graunke <kenneth at whitecape.org> wrote:
> This series improves our basic GLSL 1.50 support.  First, it makes 1.50
> shaders using built-in functions work.  Secondly, it adds the new types
> and built-ins from the ARB_texture_multisample extension (which are now
> part of core).
>
> It also makes it possible to run Unigine Valley and Heaven 4.0 with
> MESA_GL_VERSION_OVERRIDE=3.2 and MESA_GLSL_VERSION_OVERRIDE=150; i965
> also needs shader_precompile=false to avoid an assertion failure which
> I haven't tracked down yet.
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list