From 4aac32998c2b173b84aec0b020aa086fef4b1423 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 16 Aug 2012 14:48:54 +0200 Subject: libxcb xserver mesa git update 16 Aug 2012 --- mesalib/docs/GL3.txt | 2 +- mesalib/docs/relnotes-8.1.html | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'mesalib/docs') diff --git a/mesalib/docs/GL3.txt b/mesalib/docs/GL3.txt index d41c052c2..246eb30a9 100644 --- a/mesalib/docs/GL3.txt +++ b/mesalib/docs/GL3.txt @@ -78,7 +78,7 @@ GL_ARB_explicit_attrib_location DONE (i915, i965, r300, r6 GL_ARB_occlusion_query2 DONE (r300, r600, swrast) GL_ARB_sampler_objects DONE (i965, r300, r600) GL_ARB_shader_bit_encoding DONE -GL_ARB_texture_rgb10_a2ui DONE (r600) +GL_ARB_texture_rgb10_a2ui DONE (i965, r600) GL_ARB_texture_swizzle DONE (same as EXT version) (i965, r300, r600, swrast) GL_ARB_timer_query DONE GL_ARB_instanced_arrays DONE (i965, r300, r600) diff --git a/mesalib/docs/relnotes-8.1.html b/mesalib/docs/relnotes-8.1.html index 4c4d48715..8d27c6663 100644 --- a/mesalib/docs/relnotes-8.1.html +++ b/mesalib/docs/relnotes-8.1.html @@ -35,6 +35,8 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_base_instance
  • GL_ARB_blend_func_extended
  • GL_ARB_debug_output
  • +
  • GL_ARB_invalidate_subdate - Currently a "no-op" implementation. This +extension is always enabled in all drivers.
  • GL_ARB_shader_bit_encoding
  • GL_ARB_timer_query
  • GL_ARB_transform_feedback3
  • @@ -43,6 +45,11 @@ Note: some of the new features are only available with certain drivers.
  • GL_EXT_read_format_bgra for ES 1.1 and 2.0
  • GL_EXT_texture_rg for ES 2.x
  • GL_NV_read_buffer for ES 2.0
  • +
  • EGL_KHR_create_context
  • +
  • EGL_KHR_surfaceless_context - This replaces the +EGL_KHR_surfaceless_{gles1,gles2,opengl} extensions that were never approved +by Khronos.
  • +
  • EGL_EXT_create_context_robustness
  • -- cgit v1.2.3