update GL3.txt for GL_EXT_framebuffer_sRGB status

This commit is contained in:
Dave Airlie
2011-02-12 18:08:04 +10:00
parent 9106b98766
commit a6b7393eb8

View File

@@ -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