summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimothy Arceri <timothy.arceri@collabora.com>2016-01-12 14:45:02 +1100
committerTimothy Arceri <timothy.arceri@collabora.com>2016-03-05 19:39:13 +1100
commit3322cb7b8d8bc1cbdd9094febd662b7b669bc6e7 (patch)
tree14e698dca30495a39add877f59ee65648b315a83 /docs
parent037f68d81e192d954a188907fb37254a7b266502 (diff)
docs: mark align layout qualifier as DONE
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 37bc934092..ee7facafc9 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -181,7 +181,7 @@ GL 4.4, GLSL 4.40:
GL_ARB_enhanced_layouts in progress (Timothy)
- compile-time constant expressions DONE
- explicit byte offsets for blocks DONE
- - forced alignment within blocks in progress
+ - forced alignment within blocks DONE
- specified vec4-slot component numbers in progress
- specified transform/feedback layout in progress
- input/output block locations DONE