diff options
author | Christoph Bumiller <[email protected]> | 2013-01-12 14:59:43 +0100 |
---|---|---|
committer | Christoph Bumiller <[email protected]> | 2013-01-30 13:10:11 +0100 |
commit | 4bdf5454a5b0846d56c610b4e7e595fbedcf4c22 (patch) | |
tree | 64d19e08ce06bb059d983d510018dcbdf0436524 /docs/GL3.txt | |
parent | a901d54f67be0a9ec5a33195036eb6dfc54b501c (diff) |
nv50,nvc0: fix/enable texture buffer objects
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 21c37c008a8..88621e33048 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -149,7 +149,7 @@ ARB_robust_buffer_access_behavior not started ARB_shader_image_size not started ARB_shader_storage_buffer_object not started ARB_stencil_texturing not started -ARB_texture_buffer_range not started +ARB_texture_buffer_range DONE (nv50, nvc0) ARB_texture_query_levels not started ARB_texture_storage_multisample not started ARB_texture_view not started |