From 7c379ebe173b43e6ee76bc37a122aa4642bdf43e Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Tue, 25 Mar 2014 00:38:20 -0700 Subject: include/GLES3: add OpenGL ES 3.1 Headers From: http://www.khronos.org/registry/gles/api/GLES3/gl31.h http://www.khronos.org/registry/gles/api/GLES2/gl2ext.h http://www.khronos.org/registry/gles/api/GLES3/gl3platform.h Signed-off-by: Jordan Justen Reviewed-by: Brian Paul --- include/GLES3/gl3platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/GLES3/gl3platform.h') diff --git a/include/GLES3/gl3platform.h b/include/GLES3/gl3platform.h index 1bd1a850fa6..b1e869dd111 100644 --- a/include/GLES3/gl3platform.h +++ b/include/GLES3/gl3platform.h @@ -1,7 +1,7 @@ #ifndef __gl3platform_h_ #define __gl3platform_h_ -/* $Revision: 18437 $ on $Date:: 2012-07-08 23:31:39 -0700 #$ */ +/* $Revision: 23328 $ on $Date:: 2013-10-02 02:28:28 -0700 #$ */ /* * This document is licensed under the SGI Free Software B License Version -- cgit v1.2.3