[Mesa-dev] [PATCH V2 9/9] docs: Update GL3.txt

Chris Forbes chrisf at ijw.co.nz
Sun May 4 01:24:02 PDT 2014


Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>
---
 docs/GL3.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 55906f2..7853724 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -104,7 +104,7 @@ GL 4.0:
   - 'precise' qualifier                                not started
   - 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
@@ -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)
   GL_ARB_shader_subroutine                             not started
-- 
1.9.2



More information about the mesa-dev mailing list