diff options
Diffstat (limited to 'mesalib/docs/relnotes')
-rw-r--r-- | mesalib/docs/relnotes/10.2.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mesalib/docs/relnotes/10.2.html b/mesalib/docs/relnotes/10.2.html index da79e7d80..d7d557bd0 100644 --- a/mesalib/docs/relnotes/10.2.html +++ b/mesalib/docs/relnotes/10.2.html @@ -44,8 +44,9 @@ Note: some of the new features are only available with certain drivers. </p> <ul> -<li>GL_ARB_buffer_storage on r300, r600, and radeonsi</li> +<li>GL_ARB_buffer_storage on i965, r300, r600, and radeonsi</li> <li>GL_ARB_stencil_texturing on i965/gen8+</li> +<li>GL_ARB_texture_view on i965/gen7</li> </ul> |