diff options
Diffstat (limited to 'docs/relnotes/12.1.0.html')
-rw-r--r-- | docs/relnotes/12.1.0.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index 5181fa01241..2643a0c8001 100644 --- a/docs/relnotes/12.1.0.html +++ b/docs/relnotes/12.1.0.html @@ -53,6 +53,9 @@ Note: some of the new features are only available with certain drivers. <li>GL_EXT_window_rectangles on nv50, nvc0</li> <li>GL_KHR_texture_compression_astc_sliced_3d on i965</li> <li>GL_OES_copy_image on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe</li> +<li>GL_ARB_stencil_texturing on i965/hsw</li> +<li>GL_ARB_texture_stencil8 on i965/hsw</li> +<li>OpenGL ES 3.1 on i965/hsw</li> </ul> <h2>Bug fixes</h2> |