summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-04-26 20:35:55 -0600
committerBrian Paul <brianp@vmware.com>2010-04-26 20:35:55 -0600
commit0fcea8a411e1c5ecae32a9a88187a80a07bc90d4 (patch)
tree5e7cd8037dafbc57f8b22422d5da1076d3508537
parent84407d7365e101c36a83fd0a58c58b0c0c57db14 (diff)
docs: update some GL3 status
-rw-r--r--docs/GL3.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 78ac6e852dd..386619e2f7c 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -34,7 +34,7 @@ glGetStringi command DONE, except for dispatch
34glTexParameterI, glGetTexParameterI commands DONE, except for dispatch 34glTexParameterI, glGetTexParameterI commands DONE, except for dispatch
35glVertexAttribI commands not started 35glVertexAttribI commands not started
36glBindFragDataLocation, glGetFragDataLocation cmds not started 36glBindFragDataLocation, glGetFragDataLocation cmds not started
37glBindBufferRange, glBindBufferBase commands not started 37glBindBufferRange, glBindBufferBase commands DONE
38 38
39 39
40GL 3.1: 40GL 3.1:
@@ -47,7 +47,7 @@ Primitive restart (GL_NV_primitive_restart) not started
47Texture buffer objs (GL_ARB_textur_buffer_object) not started 47Texture buffer objs (GL_ARB_textur_buffer_object) not started
48Rectangular textures (GL_ARB_texture_rectangle) DONE 48Rectangular textures (GL_ARB_texture_rectangle) DONE
49Uniform buffer objs (GL_ARB_uniform_buffer_object) not started 49Uniform buffer objs (GL_ARB_uniform_buffer_object) not started
50Signed normalized texture formats not started 50Signed normalized texture formats ~50% done
51 51
52 52
53GL 3.2: 53GL 3.2: