diff options
Diffstat (limited to 'docs/relnotes/10.2.html')
-rw-r--r-- | docs/relnotes/10.2.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index 5b936851cba..d7d557bd074 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -44,9 +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>ARB_texture_view on i965/gen7</li> +<li>GL_ARB_texture_view on i965/gen7</li> </ul> |