summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDave Airlie <airlied@gmail.com>2011-08-09 10:39:52 +0100
committerDave Airlie <airlied@gmail.com>2011-08-09 10:39:52 +0100
commit36291173c20b7b90da8e765871efb37205786922 (patch)
tree50bb483cced619780a060d7593b19219a9f4dcc4 /docs
parentc148ef6ddb3dbf256c26d82ed2f45f1fde55a231 (diff)
downloadexternal_mesa3d-36291173c20b7b90da8e765871efb37205786922.zip
external_mesa3d-36291173c20b7b90da8e765871efb37205786922.tar.gz
external_mesa3d-36291173c20b7b90da8e765871efb37205786922.tar.bz2
docs: update GL3.txt with new GL 4.2 extensions
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 135bc4b..c0cc4d1 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -114,6 +114,19 @@ GL_ARB_vertex_attrib_64bit not started
GL_ARB_viewport_array not started
+GL 4.2:
+GLSL 4.2 not started
+GL_ARB_texture_compression_bptc not started
+GL_ARB_compressed_texture_pixel_storage not started
+GL_ARB_shader_atomic_counters not started
+GL_ARB_texture_storage not started
+GL_ARB_transform_feedback_instanced not started
+GL_ARB_base_instance not started
+GL_ARB_shader_image_load_store not started
+GL_ARB_conservative_depth not started (may be close to AMD_conservative_depth though)
+GL_ARB_shading_language_420pack not started
+GL_ARB_internalformat_query not started
+GL_ARB_map_buffer_alignment not started
More info about these features and the work involved can be found at