Mesa (master): update GL3.txt for GL_EXT_framebuffer_sRGB status

Dave Airlie airlied at kemper.freedesktop.org
Sat Feb 12 08:14:47 UTC 2011


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

Author: Dave Airlie <airlied at redhat.com>
Date:   Sat Feb 12 18:08:04 2011 +1000

update GL3.txt for GL_EXT_framebuffer_sRGB status

---

 docs/GL3.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 99ec392..b4ca99b 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -33,7 +33,7 @@ Transform feedback (GL_EXT_transform_feedback)        ~50% done
    glBindFragDataLocation, glGetFragDataLocation,
    glBindBufferRange, glBindBufferBase commands
 Vertex array objects (GL_APPLE_vertex_array_object)   DONE
-sRGB framebuffer format (GL_EXT_framebuffer_sRGB)     some infrastructure done
+sRGB framebuffer format (GL_EXT_framebuffer_sRGB)     core GL done (i965, galliuum), GLX todo
 glClearBuffer commands                                DONE
 glGetStringi command                                  DONE
 glTexParameterI, glGetTexParameterI commands          DONE




More information about the mesa-commit mailing list