Mesa (master): docs: Fix typo in GL3.txt

Vinson Lee vlee at kemper.freedesktop.org
Mon Feb 14 08:46:24 UTC 2011


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

Author: Sedat Dilek <sedat.dilek at gmail.com>
Date:   Mon Feb 14 00:45:44 2011 -0800

docs: Fix typo in GL3.txt

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index b4ca99b..9ff25a9 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)     core GL done (i965, galliuum), GLX todo
+sRGB framebuffer format (GL_EXT_framebuffer_sRGB)     core GL done (i965, gallium), GLX todo
 glClearBuffer commands                                DONE
 glGetStringi command                                  DONE
 glTexParameterI, glGetTexParameterI commands          DONE




More information about the mesa-commit mailing list