projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7af69c
)
docs: mark compile-time constant expressions as done
author
Timothy Arceri
<timothy.arceri@collabora.com>
Thu, 5 Nov 2015 11:17:36 +0000
(22:17 +1100)
committer
Timothy Arceri
<t_arceri@yahoo.com.au>
Fri, 20 Nov 2015 20:30:18 +0000
(07:30 +1100)
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
docs/GL3.txt
patch
|
blob
|
history
diff --git
a/docs/GL3.txt
b/docs/GL3.txt
index b768eea789ab5709c3be6545aed966be53c84060..ad6b95e992be51a50f561081768c0cf25272947c 100644
(file)
--- a/
docs/GL3.txt
+++ b/
docs/GL3.txt
@@
-179,7
+179,7
@@
GL 4.4, GLSL 4.40:
GL_ARB_buffer_storage DONE (i965, nv50, nvc0, r600, radeonsi)
GL_ARB_clear_texture DONE (i965, nv50, nvc0)
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
- forced alignment within blocks in progress
- specified vec4-slot component numbers in progress