From 11f92fd9f996290422c73ea4f29f12593371748a Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Fri, 2 May 2014 17:09:13 +1200 Subject: [PATCH] docs: Add missing ARB_gpu_shader5 subfeature to GL3.txt Signed-off-by: Chris Forbes --- 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 -- 2.7.4