From 60e610e0426d79fc9080df1a9ae0a6be39af1380 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Sun, 23 Sep 2012 17:14:25 +0200 Subject: 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 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs/GL3.txt') diff --git a/docs/GL3.txt b/docs/GL3.txt index 24b70a1a2be..876165fe942 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 -- cgit v1.2.3