Mesa (master): docs: update nvc0 state

Ilia Mirkin imirkin at kemper.freedesktop.org
Thu Feb 27 04:39:44 UTC 2014


Module: Mesa
Branch: master
Commit: 734fe2d2466ec50a38b10ab627d6e38d0599e443
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=734fe2d2466ec50a38b10ab627d6e38d0599e443

Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date:   Wed Feb 26 23:35:14 2014 -0500

docs: update nvc0 state

ARB_texture_buffer_object_rgb32 has been supported for a while already.

---

 docs/GL3.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 5261eda..755a89c 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -105,7 +105,7 @@ GL 4.0:
   GL_ARB_sample_shading                                DONE (i965)
   GL_ARB_shader_subroutine                             not started
   GL_ARB_tessellation_shader                           not started
-  GL_ARB_texture_buffer_object_rgb32                   DONE (i965, r600, radeonsi, softpipe)
+  GL_ARB_texture_buffer_object_rgb32                   DONE (i965, nvc0, r600, radeonsi, softpipe)
   GL_ARB_texture_cube_map_array                        DONE (i965, nv50, nvc0, r600, softpipe)
   GL_ARB_texture_gather                                DONE (i965, nv50)
   GL_ARB_transform_feedback2                           DONE (i965, nv50, nvc0, r600, radeonsi)




More information about the mesa-commit mailing list