docs: Fix typo in GL3.txt

This commit is contained in:
Sedat Dilek 2011-02-14 00:45:44 -08:00 committed by Vinson Lee
parent 3b01b52bd7
commit 0f912534fd
1 changed files with 1 additions and 1 deletions

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