diff options
Diffstat (limited to 'lib/mesa/include/GLES3')
-rw-r--r-- | lib/mesa/include/GLES3/gl3.h | 2 | ||||
-rw-r--r-- | lib/mesa/include/GLES3/gl31.h | 2 | ||||
-rw-r--r-- | lib/mesa/include/GLES3/gl3ext.h | 2 | ||||
-rw-r--r-- | lib/mesa/include/GLES3/gl3platform.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/mesa/include/GLES3/gl3.h b/lib/mesa/include/GLES3/gl3.h index 263b1c46c..af8df8fb6 100644 --- a/lib/mesa/include/GLES3/gl3.h +++ b/lib/mesa/include/GLES3/gl3.h @@ -33,7 +33,7 @@ extern "C" { ** used to make the header, and the header can be found at ** http://www.opengl.org/registry/ ** -** Khronos $Revision: 1.5 $ on $Date: 2017/02/26 12:28:56 $ +** Khronos $Revision: 1.6 $ on $Date: 2017/03/25 00:29:28 $ */ #include <GLES3/gl3platform.h> diff --git a/lib/mesa/include/GLES3/gl31.h b/lib/mesa/include/GLES3/gl31.h index 3d0489e4e..c55e6d98a 100644 --- a/lib/mesa/include/GLES3/gl31.h +++ b/lib/mesa/include/GLES3/gl31.h @@ -33,7 +33,7 @@ extern "C" { ** used to make the header, and the header can be found at ** http://www.opengl.org/registry/ ** -** Khronos $Revision: 1.5 $ on $Date: 2017/02/26 12:28:56 $ +** Khronos $Revision: 1.6 $ on $Date: 2017/03/25 00:29:28 $ */ #include <GLES3/gl3platform.h> diff --git a/lib/mesa/include/GLES3/gl3ext.h b/lib/mesa/include/GLES3/gl3ext.h index 39a393171..fbbb94c5b 100644 --- a/lib/mesa/include/GLES3/gl3ext.h +++ b/lib/mesa/include/GLES3/gl3ext.h @@ -1,7 +1,7 @@ #ifndef __gl3ext_h_ #define __gl3ext_h_ -/* $Revision: 1.5 $ on $Date: 2017/02/26 12:28:56 $ */ +/* $Revision: 1.6 $ on $Date: 2017/03/25 00:29:28 $ */ /* * This document is licensed under the SGI Free Software B License Version diff --git a/lib/mesa/include/GLES3/gl3platform.h b/lib/mesa/include/GLES3/gl3platform.h index e53165af5..bdfc8c027 100644 --- a/lib/mesa/include/GLES3/gl3platform.h +++ b/lib/mesa/include/GLES3/gl3platform.h @@ -1,7 +1,7 @@ #ifndef __gl3platform_h_ #define __gl3platform_h_ -/* $Revision: 1.5 $ on $Date: 2017/02/26 12:28:56 $ */ +/* $Revision: 1.6 $ on $Date: 2017/03/25 00:29:28 $ */ /* * This document is licensed under the SGI Free Software B License Version |