From 789119d21212da3891ed57018ec1af197a48977c Mon Sep 17 00:00:00 2001 From: Nicolai Hähnle Date: Thu, 6 Oct 2016 23:10:22 +0200 Subject: st/mesa: enable ARB_enhanced_layouts and turn the cap on v2: mark llvmpipe & softpipe properly as well (Jason Wood) Reviewed-by: Edward O'Callaghan Reviewed-by: Dave Airlie --- docs/relnotes/12.1.0.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/relnotes/12.1.0.html') diff --git a/docs/relnotes/12.1.0.html b/docs/relnotes/12.1.0.html index 2e4b669d8ba..20fd2cbe917 100644 --- a/docs/relnotes/12.1.0.html +++ b/docs/relnotes/12.1.0.html @@ -51,7 +51,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_clear_texture on r600, radeonsi
  • GL_ARB_compute_variable_group_size on nvc0, radeonsi
  • GL_ARB_cull_distance on radeonsi
  • -
  • GL_ARB_enhanced_layouts on i965
  • +
  • GL_ARB_enhanced_layouts on i965, radeonsi, llvmpipe, softpipe
  • GL_ARB_indirect_parameters on radeonsi
  • GL_ARB_query_buffer_object on radeonsi
  • GL_ARB_shader_draw_parameters on radeonsi
  • -- cgit v1.2.3