diff options
author | Jordan Justen <[email protected]> | 2016-08-18 15:05:13 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2016-08-26 10:09:22 -0700 |
commit | 7970238fcff37c2450aebaae76e84b5c446d1b46 (patch) | |
tree | b55f9f2f64557c30b99a72ecfbaa033db7322389 /docs/relnotes | |
parent | 93f5eb7ae75b68d1091c725912e576d533e91b2d (diff) |
docs: Update stencil texturing & ES 3.1 status for i965 Haswell
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'docs/relnotes')
-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> |