Mesa (master): docs: update GL3.txt to state my current work on the dsa extension

Martin Peres mperes at kemper.freedesktop.org
Thu Feb 12 09:26:30 UTC 2015


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

Author: Martin Peres <martin.peres at linux.intel.com>
Date:   Thu Feb 12 11:24:37 2015 +0200

docs: update GL3.txt to state my current work on the dsa extension

Signed-off-by: Martin Peres <martin.peres at linux.intel.com>

---

 docs/GL3.txt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 23f5561..1469e14 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -195,11 +195,11 @@ GL 4.5, GLSL 4.50:
   - Transform Feedback object                          started (Martin Peres)
   - Buffer object                                      started (Laura Ekstrand)
   - Framebuffer object                                 started (Laura Ekstrand)
-  - Renderbuffer object                                not started
+  - Renderbuffer object                                started (Martin Peres)
   - Texture object                                     started (Laura Ekstrand)
   - Vertex array object                                started (Fredrik Höglund)
-  - Sampler object                                     not started
-  - Program Pipeline object                            not started
+  - Sampler object                                     started (Martin Peres)
+  - Program Pipeline object                            started (Martin Peres)
   - Query object                                       started (Martin Peres)
   GL_ARB_get_texture_sub_image                         started (Brian Paul)
   GL_ARB_shader_texture_image_samples                  not started




More information about the mesa-commit mailing list