summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSedat Dilek <sedat.dilek@gmail.com>2011-02-14 00:45:44 -0800
committerVinson Lee <vlee@vmware.com>2011-02-14 00:45:44 -0800
commit0f912534fd843ab03ec1774c8fa660b0d3a70b72 (patch)
tree23e2562238e230f3c8742b237e4e617bffd586a9 /docs
parent3b01b52bd78e3d2fc857feacebd815a5fae00c94 (diff)
docs: Fix typo in GL3.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index b4ca99b8cc..9ff25a9529 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