Module: Mesa Branch: master Commit: 4312e973f251fcb9e6f332ad9d6239f37b6ee29c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4312e973f251fcb9e6f332ad9d6239f37b6ee29c
Author: Chris Forbes <[email protected]> Date: Wed Jun 4 19:31:30 2014 +1200 docs: Mark off gs5/implicit conversions Signed-off-by: Chris Forbes <[email protected]> --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 1828093..a2912ea 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 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
