From 464c2d80834e4ccf7f28fb62b82a2fa13e6445fb Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Fri, 13 May 2016 14:35:33 +1000 Subject: r600: add cull distance support This passes all the tests in piglit. Signed-off-by: Dave Airlie --- docs/relnotes/17.4.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes/17.4.0.html') diff --git a/docs/relnotes/17.4.0.html b/docs/relnotes/17.4.0.html index 12a48643654..ec2386b3305 100644 --- a/docs/relnotes/17.4.0.html +++ b/docs/relnotes/17.4.0.html @@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
  • Disk shader cache support for i965 when MESA_GLSL_CACHE_DISABLE environment variable is set to "0" or "false"
  • GL_ARB_shader_atomic_counters and GL_ARB_shader_atomic_counter_ops on r600/evergreen+
  • GL_ARB_shader_image_load_store and GL_ARB_shader_image_size on r600/evergreen+
  • +
  • GL_ARB_cull_distance on r600/evergreen+
  • OpenGL 4.2 on r600/evergreen with hw fp64 support
  • -- cgit v1.2.3