Mesa (master): docs: Mark off ARB_gpu_shader5 interpolation functions for i965

Chris Forbes chrisf at kemper.freedesktop.org
Sat Jul 12 22:01:33 UTC 2014


Module: Mesa
Branch: master
Commit: 1e4068ca4539b405995a8a39e6245a188d9d61ac
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e4068ca4539b405995a8a39e6245a188d9d61ac

Author: Chris Forbes <chrisf at ijw.co.nz>
Date:   Sun Jul 13 10:04:25 2014 +1200

docs: Mark off ARB_gpu_shader5 interpolation functions for i965

Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>

---

 docs/GL3.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index 296e14c..a2f438b 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -110,7 +110,7 @@ GL 4.0:
   - Geometry shader instancing                         DONE (i965, nvc0)
   - Geometry shader multiple streams                   DONE (i965, nvc0)
   - Enhanced per-sample shading                        DONE (i965)
-  - Interpolation functions                            started (Chris)
+  - Interpolation functions                            DONE (i965)
   - New overload resolution rules                      DONE
   GL_ARB_gpu_shader_fp64                               started (Dave)
   GL_ARB_sample_shading                                DONE (i965, nv50, nvc0, radeonsi)




More information about the mesa-commit mailing list