diff options
author | Eric Anholt <[email protected]> | 2011-10-05 13:26:42 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-11-09 12:38:30 -0800 |
commit | 6e610a0485769e07eb7092d6922ccb91482f057c (patch) | |
tree | 22e83def6f010eeb9f94660299bb0aa5f4a92be3 /docs | |
parent | e56aecf2492e3ca63ea70332a346f3f8414cba6c (diff) |
docs: Note EXT_texture_array on i965.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.12.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 <li>GL_ARB_vertex_type_2_10_10_10_rev (r600g) <li>GL_ARB_texture_storage (gallium drivers and swrast) <li>GL_EXT_packed_float (i965) -<li>GL_EXT_texture_array (r600g) +<li>GL_EXT_texture_array (r600g, i965) <li>GL_EXT_texture_shared_exponent (i965) <li>GL_NV_fog_distance (all gallium drivers, nouveau classic) <li>GL_NV_primitive_restart (r600g) |