diff options
author | Chris Forbes <[email protected]> | 2014-06-04 19:31:30 +1200 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2014-06-04 19:36:02 +1200 |
commit | 4312e973f251fcb9e6f332ad9d6239f37b6ee29c (patch) | |
tree | 643bdca5c7c716032f04e473e1fafd3657dfc09a | |
parent | 6ae787584dbca92dfa499bbb628256245c345023 (diff) |
docs: Mark off gs5/implicit conversions
Signed-off-by: Chris Forbes <[email protected]>
-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 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 |