From a0b1260fe0577e504c8ef31c07e13025324af8f8 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Sun, 28 Aug 2016 16:03:21 -0400 Subject: i965: enable OES_primitive_bounding_box with the no-op implementation Signed-off-by: Ilia Mirkin Reviewed-by: Matt Turner --- docs/relnotes/12.1.0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/relnotes') diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index 21747d3..bb20e4f 100644 --- a/docs/relnotes/12.1.0.html +++ b/docs/relnotes/12.1.0.html @@ -59,7 +59,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_KHR_texture_compression_astc_sliced_3d on i965
  • GL_OES_copy_image on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  • GL_OES_geometry_shader on i965/gen8+
  • -
  • GL_OES_primitive_bounding_box on nvc0, radeonsi
  • +
  • GL_OES_primitive_bounding_box on i965/gen7+, nvc0, radeonsi
  • GL_OES_texture_cube_map_array on i965/gen8+
  • -- cgit v1.1