From cf6c9dbc33cbb9a34c6e21ad6ca60d932fe0c0e9 Mon Sep 17 00:00:00 2001
From: Ilia Mirkin
Date: Wed, 30 Apr 2014 22:08:33 -0400
Subject: [PATCH] docs: update ARB_buffer_storage for nouveau
---
docs/GL3.txt | 2 +-
docs/relnotes/10.2.html | 2 +-
2 files changed, 2 insertions(+), 2 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)
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.
-- GL_ARB_buffer_storage on i965, r300, r600, and radeonsi
+- GL_ARB_buffer_storage on i965, nv30, nv50, nvc0, r300, r600, and radeonsi
- GL_ARB_multi_bind on all drivers
- GL_ARB_sample_shading on nv50 (GT21x only), nvc0
- GL_ARB_stencil_texturing on i965/gen8+
--
2.30.2