diff options
author | Timothy Arceri <[email protected]> | 2013-10-05 19:00:20 +1000 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-10-05 11:41:05 -0700 |
commit | c70e2471dc6d92e369a20e7a2dbc6eefa7b09a6e (patch) | |
tree | 03c00058aa0eb240a821eb46f61c623b740e043d /docs/GL3.txt | |
parent | 84e1a396ecac80ea8ae355f933569e4533e9749a (diff) |
docs: Mark off KHR_debug, update relnotes
Signed-off-by: Timothy Arceri <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 630fd991a11..6e5a86882df 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 |