diff options
Diffstat (limited to 'docs/relnotes/12.1.0.html')
-rw-r--r-- | docs/relnotes/12.1.0.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index bb20e4fc0d6..3368ebca6d7 100644 --- a/docs/relnotes/12.1.0.html +++ b/docs/relnotes/12.1.0.html @@ -58,9 +58,9 @@ Note: some of the new features are only available with certain drivers. <li>GL_KHR_blend_equation_advanced on i965</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_OES_geometry_shader on i965/gen8+</li> +<li>GL_OES_geometry_shader on i965/gen8+, 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> +<li>GL_OES_texture_cube_map_array on i965/gen8+, nvc0, radeonsi</li> </ul> <h2>Bug fixes</h2> |