[Mesa-dev] [PATCH] glsl: Enable ARB_fragment_coord_conventions functionality in GLSL 1.50.

Kenneth Graunke kenneth at whitecape.org
Wed Aug 7 10:50:09 PDT 2013


On 08/07/2013 10:31 AM, Paul Berry wrote:
> GLSL 1.50 incorporates the functionality of the
> ARB_fragment_coord_conventions extension, so we need to make this
> functionality available even if the extension isn't enabled.
> ---
>   src/glsl/ast_to_hir.cpp | 3 ++-
>   src/glsl/glsl_parser.yy | 3 ++-
>   2 files changed, 4 insertions(+), 2 deletions(-)

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list