Thanks!

Reviewed-by: Ilia Mirkin <[email protected]>

On Thu, Dec 8, 2016 at 6:00 AM, Lionel Landwerlin
<[email protected]> wrote:
> Suggested by Ilia.
>
> Signed-off-by: Lionel Landwerlin <[email protected]>
> Cc: Ilia Mirkin <[email protected]>
> ---
>  src/mesa/main/extensions_table.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/mesa/main/extensions_table.h 
> b/src/mesa/main/extensions_table.h
> index 9c3b776..2de3c59 100644
> --- a/src/mesa/main/extensions_table.h
> +++ b/src/mesa/main/extensions_table.h
> @@ -290,7 +290,7 @@ EXT(IBM_texture_mirrored_repeat             , dummy_true
>
>  EXT(INGR_blend_func_separate                , EXT_blend_func_separate        
>         , GLL,  x ,  x ,  x , 1999)
>
> -EXT(INTEL_conservative_rasterization        , 
> INTEL_conservative_rasterization       ,  x ,  42,  x ,  32, 2013)
> +EXT(INTEL_conservative_rasterization        , 
> INTEL_conservative_rasterization       ,  x , GLC,  x ,  31, 2013)
>  EXT(INTEL_performance_query                 , INTEL_performance_query        
>         , GLL, GLC,  x , ES2, 2013)
>
>  EXT(KHR_blend_equation_advanced             , KHR_blend_equation_advanced    
>         , GLL, GLC,  x , ES2, 2014)
> --
> 2.10.2
>
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to