Browse Source

update GL3.txt for GL_EXT_framebuffer_sRGB status

tags/android-x86-2.2-r2
Dave Airlie 14 years ago
parent
commit
a6b7393eb8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/GL3.txt

+ 1
- 1
docs/GL3.txt 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

Loading…
Cancel
Save