mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
docs: update some GL3 status
This commit is contained in:
parent
84407d7365
commit
0fcea8a411
1 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ glGetStringi command DONE, except for dispatch
|
|||
glTexParameterI, glGetTexParameterI commands DONE, except for dispatch
|
||||
glVertexAttribI commands not started
|
||||
glBindFragDataLocation, glGetFragDataLocation cmds not started
|
||||
glBindBufferRange, glBindBufferBase commands not started
|
||||
glBindBufferRange, glBindBufferBase commands DONE
|
||||
|
||||
|
||||
GL 3.1:
|
||||
|
|
@ -47,7 +47,7 @@ Primitive restart (GL_NV_primitive_restart) not started
|
|||
Texture buffer objs (GL_ARB_textur_buffer_object) not started
|
||||
Rectangular textures (GL_ARB_texture_rectangle) DONE
|
||||
Uniform buffer objs (GL_ARB_uniform_buffer_object) not started
|
||||
Signed normalized texture formats not started
|
||||
Signed normalized texture formats ~50% done
|
||||
|
||||
|
||||
GL 3.2:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue