diff options
-rw-r--r-- | docs/GL3.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 069d36d23d7..91f42ee85e0 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -36,8 +36,8 @@ sRGB framebuffer format (GL_EXT_framebuffer_sRGB) DONE (i965, r600) glClearBuffer commands DONE glGetStringi command DONE glTexParameterI, glGetTexParameterI commands DONE -glVertexAttribI commands DONE (but converts int - values to floats) +glVertexAttribI commands ~50% done (converts int + values to floats) Depth format cube textures DONE GLX_ARB_create_context (GLX 1.4 is required) DONE |