Mesa (master): docs: add GL 4.1 status

Marek Olšák mareko at kemper.freedesktop.org
Sun Nov 21 22:04:43 UTC 2010


Module: Mesa
Branch: master
Commit: 2892c8bdbc7ae4b3e59a0900329f037ab67510c5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2892c8bdbc7ae4b3e59a0900329f037ab67510c5

Author: Marek Olšák <maraeo at gmail.com>
Date:   Sun Nov 21 22:54:33 2010 +0100

docs: add GL 4.1 status

---

 docs/GL3.txt |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 8628a6e..fb22739 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -94,6 +94,18 @@ GL_ARB_texture_buffer_object_rgb32                   not started
 GL_ARB_texture_cube_map_array                        not started
 GL_ARB_texture_gather                                not started
 GL_ARB_transform_feedback2                           not started
+GL_ARB_transform_feedback3                           not started
+
+
+GL 4.1:
+
+GLSL 4.1                                             not started
+GL_ARB_ES2_compatibility                             not started
+GL_ARB_get_program_binary                            not started
+GL_ARB_separate_shader_objects                       some infrastructure done
+GL_ARB_shader_precision                              not started
+GL_ARB_vertex_attrib_64bit                           not started
+GL_ARB_viewport_array                                not started
 
 
 




More information about the mesa-commit mailing list