On Mon 19 Oct 2015, Nanley Chery wrote:
> From: Nanley Chery <nanley.g.ch...@intel.com>
> 
> Mesa unconditionally sets this driver flag to true in
> _mesa_init_extensions(). There is therefore no need for
> the driver to communicate support for this extension.
> Replace the driver capability flag with ::dummy_true.
> 
> Signed-off-by: Nanley Chery <nanley.g.ch...@intel.com>
> ---
>  src/glsl/glsl_parser_extras.cpp     | 2 +-
>  src/glsl/standalone_scaffolding.cpp | 1 -
>  src/mesa/main/extensions.c          | 2 --
>  src/mesa/main/extensions_table.h    | 4 ++--
>  src/mesa/main/mtypes.h              | 1 -
>  5 files changed, 3 insertions(+), 7 deletions(-)

This patch is
Reviewed-by: Chad Versace <chad.vers...@intel.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to