diff options
author | Ilia Mirkin <imirkin@alum.mit.edu> | 2016-08-28 13:07:25 -0400 |
---|---|---|
committer | Ilia Mirkin <imirkin@alum.mit.edu> | 2016-08-28 21:41:47 -0400 |
commit | 6a5504de2fbc43b445406324485629a313f7e542 (patch) | |
tree | 4ffc1742b9366da249e99b8c2358a47f4b259a15 /include/GLES2/gl2platform.h | |
parent | d49a231c330df1ed596137bdd2a3d69fcc99d48e (diff) |
Update Khronos-supplied headers to r33100
As retrieved from opengl.org and khronos.org. Maintained the APPLE hack
in GL/glext.h manually. Added gl32.h.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/GLES2/gl2platform.h')
-rw-r--r-- | include/GLES2/gl2platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GLES2/gl2platform.h b/include/GLES2/gl2platform.h index c9fa3c4d64..89d4d44dc1 100644 --- a/include/GLES2/gl2platform.h +++ b/include/GLES2/gl2platform.h @@ -1,7 +1,7 @@ #ifndef __gl2platform_h_ #define __gl2platform_h_ -/* $Revision: 10602 $ on $Date:: 2010-03-04 22:35:34 -0800 #$ */ +/* $Revision: 23328 $ on $Date:: 2013-10-02 02:28:28 -0700 #$ */ /* * This document is licensed under the SGI Free Software B License Version |