diff options
author | Timothy Arceri <timothy.arceri@collabora.com> | 2016-03-10 16:41:03 +1100 |
---|---|---|
committer | Timothy Arceri <timothy.arceri@collabora.com> | 2016-03-31 12:53:08 +1100 |
commit | b273958c747b77fe000b513caa3033cf1fde5422 (patch) | |
tree | 0bead662c467719faeae317c23094bd6bc2ca98e /docs | |
parent | c5704bb350425162011367e47be8c69d424a8797 (diff) | |
download | mesa-b273958c747b77fe000b513caa3033cf1fde5422.tar.gz mesa-b273958c747b77fe000b513caa3033cf1fde5422.tar.bz2 mesa-b273958c747b77fe000b513caa3033cf1fde5422.zip |
docs: mark xfb_* qualifiers as DONE
Reviewed-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 804a96c4a2b..f6248daa1b6 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -198,7 +198,7 @@ GL 4.4, GLSL 4.40: - explicit byte offsets for blocks DONE - forced alignment within blocks DONE - specified vec4-slot component numbers in progress - - specified transform/feedback layout in progress + - specified transform/feedback layout DONE - input/output block locations DONE GL_ARB_multi_bind DONE (all drivers) GL_ARB_query_buffer_object DONE (nvc0) |