Mesa (master): docs: Mark off KHR_debug, update relnotes

Kenneth Graunke kwg at kemper.freedesktop.org
Sat Oct 5 18:43:09 UTC 2013


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

Author: Timothy Arceri <t_arceri at yahoo.com.au>
Date:   Sat Oct  5 19:00:20 2013 +1000

docs: Mark off KHR_debug, update relnotes

Signed-off-by: Timothy Arceri <t_arceri at yahoo.com.au>
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 docs/GL3.txt           |    2 +-
 docs/relnotes/9.3.html |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 630fd99..6e5a868 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -145,7 +145,7 @@ ARB_ES3_compatibility                                DONE (i965)
 ARB_clear_buffer_object                              not started
 ARB_compute_shader                                   started (gallium)
 ARB_copy_image                                       not started
-KHR_debug                                            some work done (ARB_debug_output)
+KHR_debug                                            DONE
 ARB_explicit_uniform_location                        not started
 ARB_fragment_layer_viewport                          not started
 ARB_framebuffer_no_attachments                       not started
diff --git a/docs/relnotes/9.3.html b/docs/relnotes/9.3.html
index e6257ad..78ccd9e 100644
--- a/docs/relnotes/9.3.html
+++ b/docs/relnotes/9.3.html
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_AMD_seamless_cubemap_per_texture on i965.</li>
 <li>GL_ARB_texture_gather on i965.</li>
 <li>GL_ARB_texture_query_levels on i965.</li>
+<li>GL_KHR_debug</li>
 </ul>
 
 




More information about the mesa-commit mailing list