docs: mark ARB_conservative_depth done on i965
authorChris Forbes <chrisf@ijw.co.nz>
Sat, 5 Oct 2013 08:45:07 +0000 (21:45 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Sat, 5 Oct 2013 22:05:37 +0000 (11:05 +1300)
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
docs/GL3.txt
docs/relnotes/9.3.html

index 6e5a86882df889e9be6c824a24605748b23e887d..3d10e80a5b2f5a86810f8ffb7d1634add2599648 100644 (file)
@@ -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)
index 78ccd9e2197e5d80d50cc9fd1da8c6f6d75b5fd7..58a88b036901cb0ff0584bdce238d1e04b4b997d 100644 (file)
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
 
 <ul>
 <li>GL_AMD_seamless_cubemap_per_texture on i965.</li>
+<li>GL_ARB_conservative_depth 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>