diff options
author | marha <marha@users.sourceforge.net> | 2011-02-14 15:44:25 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-02-14 15:44:25 +0000 |
commit | bfd1e09d9d6cdedf67074aa14dd927655ee78753 (patch) | |
tree | 3f0804383a80bb87d87d8c07827e5e98f4478de7 /mesalib/docs/GL3.txt | |
parent | 0f63823d473bf956ec5bddf06da6e4b591e994f8 (diff) | |
parent | 6c2a4cdbdb1024e7069b1c51bb046d64750e30a5 (diff) | |
download | vcxsrv-bfd1e09d9d6cdedf67074aa14dd927655ee78753.tar.gz vcxsrv-bfd1e09d9d6cdedf67074aa14dd927655ee78753.tar.bz2 vcxsrv-bfd1e09d9d6cdedf67074aa14dd927655ee78753.zip |
svn merge ^/branches/released .
Diffstat (limited to 'mesalib/docs/GL3.txt')
-rw-r--r-- | mesalib/docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/docs/GL3.txt b/mesalib/docs/GL3.txt index a30418990..81a67eaba 100644 --- a/mesalib/docs/GL3.txt +++ b/mesalib/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
|