Mesa (master): docs: fixup GL4.3 TODO list

Marek Olšák mareko at kemper.freedesktop.org
Sun Sep 23 15:20:31 UTC 2012


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

Author: Marek Olšák <maraeo at gmail.com>
Date:   Sun Sep 23 17:14:25 2012 +0200

docs: fixup GL4.3 TODO list

>From the OpenGL Registry:
  "2012/08/13: specs named GL_ARB_debug_group, GL_ARB_debug_label, and
   GL_ARB_debug_output2 were published in error during the initial OpenGL 4.3
   release. All functionality in these documents was combined into
   the extension GL_KHR_debug. They have been withdrawn from the registry,
   and a few other extensions were renumbered to avoid holes in the numbering
   scheme."

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 24b70a1..876165f 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -138,10 +138,7 @@ ARB_ES3_compatibility                                not started
 ARB_clear_buffer_object                              not started
 ARB_compute_shader                                   started (gallium)
 ARB_copy_image                                       not started
-ARB_debug_group                                      not started
-ARB_debug_label                                      not started
-ARB_debug_output                                     DONE
-ARB_debug_output2                                    not started
+KHR_debug                                            some work done (ARB_debug_output)
 ARB_explicit_uniform_location                        not started
 ARB_fragment_layer_viewport                          not started
 ARB_framebuffer_no_attachments                       not started




More information about the mesa-commit mailing list