Mesa (master): docs: Add missing ARB_gpu_shader5 subfeature to GL3.txt

Chris Forbes chrisf at kemper.freedesktop.org
Fri May 2 05:07:41 UTC 2014


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

Author: Chris Forbes <chrisf at ijw.co.nz>
Date:   Fri May  2 17:09:13 2014 +1200

docs: Add missing ARB_gpu_shader5 subfeature to GL3.txt

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

---

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

diff --git a/docs/GL3.txt b/docs/GL3.txt
index cebb099..273f9b7 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -112,6 +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
   GL_ARB_gpu_shader_fp64                               not started
   GL_ARB_sample_shading                                DONE (i965, nv50, nvc0)
   GL_ARB_shader_subroutine                             not started




More information about the mesa-commit mailing list