diff options
author | Dave Airlie <airlied@redhat.com> | 2011-02-12 18:08:04 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-02-12 18:08:04 +1000 |
commit | a6b7393eb8b4ef14c0d9ba8d64e57ed8ca82a9f7 (patch) | |
tree | 058738227a4cb05c5635ba2814bcb63f0c967590 /docs | |
parent | 9106b98766e36b04daf738bd81c4f86eedfa1b8d (diff) |
update GL3.txt for GL_EXT_framebuffer_sRGB status
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 99ec3928bd..b4ca99b8cc 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 |