From 601a5195ebab77220c4d1447c3e734bc5f769e7a Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Tue, 24 May 2016 19:57:47 -0400 Subject: glsl: add GL_EXT_clip_cull_distance define, add helpers Signed-off-by: Ilia Mirkin Reviewed-by: Tobias Klausmann --- docs/relnotes/11.3.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/relnotes/11.3.0.html b/docs/relnotes/11.3.0.html index 5871ec80a1a..8d6caa24f5e 100644 --- a/docs/relnotes/11.3.0.html +++ b/docs/relnotes/11.3.0.html @@ -59,6 +59,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe
  • GL_ATI_fragment_shader on all Gallium drivers
  • GL_EXT_base_instance on all drivers that support GL_ARB_base_instance
  • +
  • GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance
  • GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend
  • GL_OES_sample_shading on i965, nvc0, r600, radeonsi
  • GL_OES_sample_variables on i965, nvc0, r600, radeonsi
  • -- cgit v1.2.3