Emil Velikov
63faf7de61
Remove GL_GLEXT_PROTOTYPES guards from non-ext headers.
...
A earlier sync with the Khronos headers added _extension_ prototype
guards to all the GLES2/3/31/32 core entry points. Effectively breaking
all the applications that aim to be portable and do not set the define.
The issue has been reported to Khronos (internal bugzilla #14206 ) and is
being worked on. Until updated/fixed headers are released locally fix
the issue.
The following report is when building weston.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97773
Cc: Armin Krezović <krezovic.armin@gmail.com >
Cc: Emmanuel Gil Peyrot <emmanuel.peyrot@collabora.com >
Cc: Pekka Paalanen <ppaalanen@gmail.com >
Fixes: 6a5504de2f
("Update Khronos-supplied headers to r33100")
Cc: Dave Airlie <airlied@redhat.com >
Signed-off-by: Emil Velikov <emil.velikov@collabora.com >
Reviewed-by: Daniel Stone <daniels@collabora.com >
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu >
2016-09-12 16:52:43 +01:00
Ilia Mirkin
6a5504de2f
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 >
2016-08-28 21:41:47 -04:00
Matt Turner
117d8ce27b
gles2: Update gl2.h to revision 24614.
...
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com >
2014-01-23 11:33:22 -08:00
Matt Turner
efa8a6e72f
gles2: Update gl2.h to revision 20555.
...
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com >
2013-07-29 10:34:47 -07:00
Matt Turner
88ec004381
gles2: Update gl2.h to revision 16803
...
Reviewed-by: Chad Versace <chad.versace@linux.intel.com >
2012-11-15 15:21:28 -08:00
Chia-I Wu
59f8dca7cf
Update OpenGL ES headers.
2010-05-31 10:43:17 +08:00
José Fonseca
8c092def6c
Remove CVS keywords.
...
Please remove CVS keywords when importing third-party code into the git
repository.
2008-08-31 17:43:20 +09:00
Brian Paul
0ebc94d236
egl: added OpenGL ES 2.0 header files in new GLES2 directory
2008-06-04 10:04:31 -06:00