From: Eric Anholt Date: Wed, 5 Oct 2011 20:26:42 +0000 (-0700) Subject: docs: Note EXT_texture_array on i965. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e610a0485769e07eb7092d6922ccb91482f057c;p=mesa.git docs: Note EXT_texture_array on i965. Reviewed-by: Kenneth Graunke --- diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html index a92278e0a4b..06aeda06a77 100644 --- a/docs/relnotes-7.12.html +++ b/docs/relnotes-7.12.html @@ -41,7 +41,7 @@ tbd
  • GL_ARB_vertex_type_2_10_10_10_rev (r600g)
  • GL_ARB_texture_storage (gallium drivers and swrast)
  • GL_EXT_packed_float (i965) -
  • GL_EXT_texture_array (r600g) +
  • GL_EXT_texture_array (r600g, i965)
  • GL_EXT_texture_shared_exponent (i965)
  • GL_NV_fog_distance (all gallium drivers, nouveau classic)
  • GL_NV_primitive_restart (r600g)