summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorIlia Mirkin <imirkin@alum.mit.edu>2016-08-28 16:03:21 -0400
committerIlia Mirkin <imirkin@alum.mit.edu>2016-08-30 21:31:30 -0400
commita0b1260fe0577e504c8ef31c07e13025324af8f8 (patch)
tree8abbaa56a280601519b25f6dfafbc3678922c7ff /docs/relnotes
parentbf47b2bf887ba15d318b6489c4e5116df771028c (diff)
downloadexternal_mesa3d-a0b1260fe0577e504c8ef31c07e13025324af8f8.zip
external_mesa3d-a0b1260fe0577e504c8ef31c07e13025324af8f8.tar.gz
external_mesa3d-a0b1260fe0577e504c8ef31c07e13025324af8f8.tar.bz2
i965: enable OES_primitive_bounding_box with the no-op implementation
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/12.1.0.html2
1 files changed, 1 insertions, 1 deletions
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.
<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_OES_geometry_shader on i965/gen8+</li>
-<li>GL_OES_primitive_bounding_box on nvc0, radeonsi</li>
+<li>GL_OES_primitive_bounding_box on i965/gen7+, nvc0, radeonsi</li>
<li>GL_OES_texture_cube_map_array on i965/gen8+</li>
</ul>