diff options
author | Jordan Justen <[email protected]> | 2014-03-25 00:38:20 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2014-04-01 09:30:32 -0700 |
commit | 7c379ebe173b43e6ee76bc37a122aa4642bdf43e (patch) | |
tree | ec83de8f8202c33260476c6bb30d5b2f6f0d6ef3 /include/GLES3/gl3platform.h | |
parent | 526e49290cd2d83fb931708a786c27647972a00c (diff) |
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 <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'include/GLES3/gl3platform.h')
-rw-r--r-- | include/GLES3/gl3platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |