summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Forbes <[email protected]>2014-06-04 19:31:30 +1200
committerChris Forbes <[email protected]>2014-06-04 19:36:02 +1200
commit4312e973f251fcb9e6f332ad9d6239f37b6ee29c (patch)
tree643bdca5c7c716032f04e473e1fafd3657dfc09a /docs
parent6ae787584dbca92dfa499bbb628256245c345023 (diff)
docs: Mark off gs5/implicit conversions
Signed-off-by: Chris Forbes <[email protected]>
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 18280933804..a2912ea09a7 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -104,7 +104,7 @@ GL 4.0:
- 'precise' qualifier DONE
- Dynamically uniform sampler array indices not started
- Dynamically uniform UBO array indices not started
- - Implicit signed -> unsigned conversions not started
+ - Implicit signed -> unsigned conversions DONE
- Fused multiply-add DONE
- Packing/bitfield/conversion functions DONE
- Enhanced textureGather DONE