[Mesa-dev] [PATCH] docs: Update GL3.txt to add ARB_internalformat_query2
Ilia Mirkin
imirkin at alum.mit.edu
Thu Nov 26 12:43:32 PST 2015
On Thu, Nov 26, 2015 at 3:11 PM, Eduardo Lima Mitev <elima at igalia.com> 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
Isn't it already part of the GL 4.3 section (and isn't it core in 4.3?
it says it's written against the 4.2 profile, so it def can't be part
of 4.2...)
>
>
> GL 4.3, GLSL 4.30:
> --
> 2.5.3
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list