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/GL3.txt | |
parent | 3df4d692f3282f134bb154af41be0512897d8571 (diff) |
docs: update ARB_buffer_storage for nouveau
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 273f9b706d6..29075e8d27b 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -182,7 +182,7 @@ GL 4.4: GLSL 4.4 not started GL_MAX_VERTEX_ATTRIB_STRIDE not started - GL_ARB_buffer_storage DONE (i965, r300, r600, radeonsi) + GL_ARB_buffer_storage DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi) GL_ARB_clear_texture not started GL_ARB_enhanced_layouts not started GL_ARB_multi_bind DONE (all drivers) |