diff options
author | Chris Forbes <[email protected]> | 2014-06-04 20:12:58 +1200 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2014-06-04 20:12:58 +1200 |
commit | 7bf768b484171ec6b1a4947fa5dbc4e4d7190f14 (patch) | |
tree | 6d91a6dfe8372acee9e3df88102fdf94e2af782f /docs | |
parent | b18b4c7d74f32bfa42c5d9762d83524a51db4bd4 (diff) |
docs: Mark off gs5/overload resolution
Signed-off-by: Chris Forbes <[email protected]>
Diffstat (limited to 'docs')
-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 a2912ea09a7..d26c8124d8a 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 |