Module: Mesa Branch: master Commit: 7bf768b484171ec6b1a4947fa5dbc4e4d7190f14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bf768b484171ec6b1a4947fa5dbc4e4d7190f14
Author: Chris Forbes <[email protected]> Date: Wed Jun 4 20:12:58 2014 +1200 docs: Mark off gs5/overload resolution 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 a2912ea..d26c812 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -112,7 +112,7 @@ GL 4.0: - Geometry shader multiple streams not started - Enhanced per-sample shading DONE - Interpolation functions started - - New overload resolution rules not started + - New overload resolution rules DONE GL_ARB_gpu_shader_fp64 not started GL_ARB_sample_shading DONE (i965, nv50, nvc0, radeonsi) GL_ARB_shader_subroutine not started _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
