From 263c962cfdee6b43578ee5f28601309ea77d1434 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Mon, 6 Aug 2018 02:48:12 -0400 Subject: mesa: expose EXT_vertex_attrib_64bit because the closed driver exposes it. It's the same as the ARB extension. Reviewed-by: Ian Romanick --- docs/relnotes/18.3.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes') diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index c0132311a25..62fd93a8326 100644 --- a/docs/relnotes/18.3.0.html +++ b/docs/relnotes/18.3.0.html @@ -55,6 +55,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi.
  • GL_AMD_multi_draw_indirect on all GL 4.x drivers.
  • GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi.
  • +
  • GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
  • GL_EXT_window_rectangles on radeonsi.
  • -- cgit v1.2.3