[Mesa-dev] [PATCH] docs: Update GL3.txt to add ARB_internalformat_query2

Timothy Arceri timothy.arceri at collabora.com
Thu Nov 26 13:19:47 PST 2015


On Thu, 2015-11-26 at 21:11 +0100, Eduardo Lima Mitev wrote:
> Added to OpenGL 4.2 section, tagged as 'in progress'. See
> https://bugs.freedesktop.org/show_bug.cgi?id=92687.
> 
> Thanks to Thomas H.P. Andersen for remainding me about this.
> ---
>  docs/GL3.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/docs/GL3.txt b/docs/GL3.txt
> index ad6b95e..3758b06 100644
> --- a/docs/GL3.txt
> +++ b/docs/GL3.txt
> @@ -145,6 +145,7 @@ GL 4.2, GLSL 4.20:
>    GL_ARB_shading_language_packing                      DONE (all
> drivers)
>    GL_ARB_internalformat_query                          DONE (i965,
> nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
>    GL_ARB_map_buffer_alignment                          DONE (all
> drivers)
> +  GL_ARB_internalformat_query2                         in progress

Are you sure GL_ARB_internalformat_query2 is not part of 4.3? Its
already in the 4.3 section.

>  
>  
>  GL 4.3, GLSL 4.30:


More information about the mesa-dev mailing list