diff options
author | Marek Olšák <[email protected]> | 2011-09-23 03:01:00 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2011-09-23 03:03:45 +0200 |
commit | 661b853f1172ec76333c2cbeac073420b5efb4c2 (patch) | |
tree | 60bc6b1383a1ba0d95b49ece0dc129d248495408 /docs/relnotes-7.12.html | |
parent | 7276ab2c3664a3460cc8b0de7545c0abc819c7e9 (diff) |
docs: update relnotes-7.12 with r600g changes
Diffstat (limited to 'docs/relnotes-7.12.html')
-rw-r--r-- | docs/relnotes-7.12.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html index 19b918b158e..24fa94a0395 100644 --- a/docs/relnotes-7.12.html +++ b/docs/relnotes-7.12.html @@ -36,8 +36,13 @@ tbd <h2>New features</h2> <ul> -<li>GL_EXT_texture_shared_exponent (i965) +<li>GL_ARB_ES2_compatibility (r600g) +<li>GL_ARB_depth_buffer_float (r600g) +<li>GL_ARB_vertex_type_2_10_10_10_rev (r600g) <li>GL_EXT_packed_float (i965) +<li>GL_EXT_texture_array (r600g) +<li>GL_EXT_texture_shared_exponent (i965) +<li>GL_NV_primitive_restart (r600g) </ul> |