From 7970238fcff37c2450aebaae76e84b5c446d1b46 Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Thu, 18 Aug 2016 15:05:13 -0700 Subject: docs: Update stencil texturing & ES 3.1 status for i965 Haswell Signed-off-by: Jordan Justen Reviewed-by: Ian Romanick --- docs/relnotes/12.1.0.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index 5181fa0..2643a0c 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.
  • GL_EXT_window_rectangles on nv50, nvc0
  • GL_KHR_texture_compression_astc_sliced_3d on i965
  • GL_OES_copy_image on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  • +
  • GL_ARB_stencil_texturing on i965/hsw
  • +
  • GL_ARB_texture_stencil8 on i965/hsw
  • +
  • OpenGL ES 3.1 on i965/hsw
  • Bug fixes

    -- cgit v1.1