From dae4cf397d8a5d0d060cece1feaf38dc3f623398 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Sun, 5 Aug 2018 21:41:11 -0400 Subject: st/mesa: expose EXT_disjoint_timer_query same cap as ARB_timer_query, no changes needed, tested by piglit --- docs/relnotes/18.3.0.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes/18.3.0.html') diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index 62fd93a8326..6aeb8051dc1 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_disjoint_timer_query on radeonsi and most other Gallium drivers (ES extension)
  • GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi.
  • GL_EXT_window_rectangles on radeonsi.
  • -- cgit v1.2.3