diff options
author | Ilia Mirkin <[email protected]> | 2014-04-30 22:08:33 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2014-05-02 12:16:25 -0400 |
commit | cf6c9dbc33cbb9a34c6e21ad6ca60d932fe0c0e9 (patch) | |
tree | 78684edee289b56c5398e891e1d3c82919ac4415 /docs/relnotes/10.2.html | |
parent | 3df4d692f3282f134bb154af41be0512897d8571 (diff) |
docs: update ARB_buffer_storage for nouveau
Diffstat (limited to 'docs/relnotes/10.2.html')
-rw-r--r-- | docs/relnotes/10.2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index 0dc2ac60954..540e683de29 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -44,7 +44,7 @@ Note: some of the new features are only available with certain drivers. </p> <ul> -<li>GL_ARB_buffer_storage on i965, r300, r600, and radeonsi</li> +<li>GL_ARB_buffer_storage on i965, nv30, nv50, nvc0, r300, r600, and radeonsi</li> <li>GL_ARB_multi_bind on all drivers</li> <li>GL_ARB_sample_shading on nv50 (GT21x only), nvc0</li> <li>GL_ARB_stencil_texturing on i965/gen8+</li> |