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/relnotes | |
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/relnotes')
-rw-r--r-- | docs/relnotes/9.3.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/9.3.html b/docs/relnotes/9.3.html index e6257ad3240..78ccd9e2197 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> |