docs: mark compile-time constant expressions as done

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Timothy Arceri 2015-11-05 22:17:36 +11:00 committed by Timothy Arceri
parent f7af69c350
commit b109cd3c27

View File

@ -179,7 +179,7 @@ GL 4.4, GLSL 4.40:
GL_ARB_buffer_storage DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_buffer_storage DONE (i965, nv50, nvc0, r600, radeonsi)
GL_ARB_clear_texture DONE (i965, nv50, nvc0) GL_ARB_clear_texture DONE (i965, nv50, nvc0)
GL_ARB_enhanced_layouts in progress (Timothy) GL_ARB_enhanced_layouts in progress (Timothy)
- compile-time constant expressions in progress - compile-time constant expressions DONE
- explicit byte offsets for blocks in progress - explicit byte offsets for blocks in progress
- forced alignment within blocks in progress - forced alignment within blocks in progress
- specified vec4-slot component numbers in progress - specified vec4-slot component numbers in progress