diff options
Diffstat (limited to 'mesalib/docs/relnotes/9.3.html')
-rw-r--r-- | mesalib/docs/relnotes/9.3.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mesalib/docs/relnotes/9.3.html b/mesalib/docs/relnotes/9.3.html index 1b34a9a45..58a88b036 100644 --- a/mesalib/docs/relnotes/9.3.html +++ b/mesalib/docs/relnotes/9.3.html @@ -45,6 +45,10 @@ 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> </ul> |