r600: add cull distance support
This passes all the tests in piglit. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
|
||||
<li>Disk shader cache support for i965 when MESA_GLSL_CACHE_DISABLE environment variable is set to "0" or "false"</li>
|
||||
<li>GL_ARB_shader_atomic_counters and GL_ARB_shader_atomic_counter_ops on r600/evergreen+</li>
|
||||
<li>GL_ARB_shader_image_load_store and GL_ARB_shader_image_size on r600/evergreen+</li>
|
||||
<li>GL_ARB_cull_distance on r600/evergreen+</li>
|
||||
<li>OpenGL 4.2 on r600/evergreen with hw fp64 support</li>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user