[Mesa-dev] [PATCH v2 06/18] mesa/extensions: Use _mesa_extension_supported()
Chad Versace
chad.versace at intel.com
Wed Nov 11 14:44:45 PST 2015
On Fri 30 Oct 2015, Nanley Chery wrote:
> From: Nanley Chery <nanley.g.chery at intel.com>
>
> Replace open-coded checks for extension support with
> _mesa_extension_supported().
>
> Signed-off-by: Nanley Chery <nanley.g.chery at intel.com>
> ---
> src/mesa/main/extensions.c | 54 ++++++++--------------------------------
> src/mesa/main/extensions_table.h | 6 ++---
> 2 files changed, 14 insertions(+), 46 deletions(-)
I diffed the output of glxinfo between master at 0260620 and
nchery/ext_save-v2 at 69a93a0 (this patch), and saw no significant diff. So
the series looks good so far.
Patches 5 and 6 are
Reviewed-by: Chad Versace <chad.versace at intel.com>
More information about the mesa-dev
mailing list