[Mesa-dev] [PATCH] docs: Update GL3.txt to add ARB_internalformat_query2
Eduardo Lima Mitev
elima at igalia.com
Thu Nov 26 12:11:03 PST 2015
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
GL 4.3, GLSL 4.30:
--
2.5.3
More information about the mesa-dev
mailing list