From f93a63bfccf22b64d5f0886b25fce833babdab1c Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sat, 5 Oct 2013 21:45:07 +1300 Subject: [PATCH] docs: mark ARB_conservative_depth done on i965 Signed-off-by: Chris Forbes --- docs/GL3.txt | 2 +- docs/relnotes/9.3.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 6e5a86882df..3d10e80a5b2 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -131,7 +131,7 @@ GL_ARB_texture_storage DONE (i965, r300, r600, swr GL_ARB_transform_feedback_instanced DONE GL_ARB_base_instance DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_shader_image_load_store not started -GL_ARB_conservative_depth DONE (softpipe) +GL_ARB_conservative_depth DONE (i965, softpipe) GL_ARB_shading_language_420pack DONE (i965, gallium) GL_ARB_internalformat_query DONE (i965, gallium) GL_ARB_map_buffer_alignment DONE (r300, r600, radeonsi) diff --git a/docs/relnotes/9.3.html b/docs/relnotes/9.3.html index 78ccd9e2197..58a88b03690 100644 --- a/docs/relnotes/9.3.html +++ b/docs/relnotes/9.3.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.