On 4 February 2016 at 01:44, Eduardo Lima Mitev <el...@igalia.com> wrote:
> From: Antia Puentes <apuen...@igalia.com>
>
> ---
>  src/mesa/main/extensions_table.h | 1 +
>  src/mesa/main/mtypes.h           | 1 +
>  2 files changed, 2 insertions(+)
>
> diff --git a/src/mesa/main/extensions_table.h 
> b/src/mesa/main/extensions_table.h
> index ad5dc60..dc6dbe4 100644
> --- a/src/mesa/main/extensions_table.h
> +++ b/src/mesa/main/extensions_table.h
> @@ -73,6 +73,7 @@ EXT(ARB_half_float_vertex                   , 
> ARB_half_float_vertex
>  EXT(ARB_indirect_parameters                 , ARB_indirect_parameters        
>         ,  x , GLC,  x ,  x , 2013)
>  EXT(ARB_instanced_arrays                    , ARB_instanced_arrays           
>         , GLL, GLC,  x ,  x , 2008)
>  EXT(ARB_internalformat_query                , ARB_internalformat_query       
>         , GLL, GLC,  x ,  x , 2011)
> +EXT(ARB_internalformat_query2                , ARB_internalformat_query2     
>           , GLL, GLC,  x ,  x , 2013)

As Nanley previously pointed out, there is some extra spaces in here.

they are still there from what I can see in the latest git tree.

Dave.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to