projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
802262c
)
docs: mark explicit byte offsets as DONE
author
Timothy Arceri
<timothy.arceri@collabora.com>
Fri, 8 Jan 2016 12:20:25 +0000
(23:20 +1100)
committer
Timothy Arceri
<timothy.arceri@collabora.com>
Sat, 5 Mar 2016 08:38:55 +0000
(19:38 +1100)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
docs/GL3.txt
patch
|
blob
|
history
diff --git
a/docs/GL3.txt
b/docs/GL3.txt
index 02dc6ea5df96330b6c03a20fa7850a7168b85065..37bc934092f4ebbd9ed8fae2fb9d458e98e7871f 100644
(file)
--- a/
docs/GL3.txt
+++ b/
docs/GL3.txt
@@
-180,7
+180,7
@@
GL 4.4, GLSL 4.40:
GL_ARB_clear_texture DONE (i965, nv50, nvc0)
GL_ARB_enhanced_layouts in progress (Timothy)
- compile-time constant expressions DONE
- - explicit byte offsets for blocks
in progress
+ - explicit byte offsets for blocks
DONE
- forced alignment within blocks in progress
- specified vec4-slot component numbers in progress
- specified transform/feedback layout in progress