[Mesa-dev] [PATCH] docs: remove expanded ARB_dsa notes
Ilia Mirkin
imirkin at alum.mit.edu
Thu Jul 23 13:58:25 PDT 2015
This doesn't provide much value since it's all done. The qbo interaction
is fairly trivial.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
docs/GL3.txt | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 5200737..9384923 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -193,15 +193,6 @@ GL 4.5, GLSL 4.50:
GL_ARB_cull_distance in progress (Tobias)
GL_ARB_derivative_control DONE (i965, nv50, nvc0, r600)
GL_ARB_direct_state_access DONE (all drivers)
- - Transform Feedback object DONE
- - Buffer object DONE
- - Framebuffer object DONE
- - Renderbuffer object DONE
- - Texture object DONE
- - Vertex array object DONE
- - Sampler object DONE
- - Program Pipeline object DONE
- - Query object DONE (will require changes when GL_ARB_query_buffer_object lands)
GL_ARB_get_texture_sub_image DONE (all drivers)
GL_ARB_shader_texture_image_samples not started
GL_ARB_texture_barrier DONE (nv50, nvc0, r600, radeonsi)
--
2.3.6
More information about the mesa-dev
mailing list