mesa/include
Brian Paul cb2de08f27 mesa: update glext.h to version 20130708
This update fixes the problem with duplicated typedefs for
GLclampf and GLclampd in the previous version.

It also changes some parameter types for glDebugMessageCallbackARB()
and glTransformFeedbackVaryingsEXT().

Note we should someday update the glapi-gen code so that it
understands void pointer parameters.  Currently, the Python code
only understands "GLvoid *" but not "void *".  Luckily, the
compilers don't seem to complain about mixing GLvoid and void.
2013-07-12 08:32:51 -06:00
..
CL clover: Import OpenCL state tracker. 2012-05-11 12:39:44 +02:00
EGL eglplatform: use unsigned long instead of 32-bit ints in generic platform 2013-07-01 10:06:24 -07:00
GL mesa: update glext.h to version 20130708 2013-07-12 08:32:51 -06:00
GLES gles: Update glext.h to revision 19260 2012-11-15 15:21:28 -08:00
GLES2 gles2: Update gl2ext.h to revision 19436 2012-11-15 15:21:28 -08:00
GLES3 gles3: Update gl3.h 2013-01-26 20:42:19 -08:00
KHR Update KHRONOS_APICALL for _WIN32 platform. 2010-05-31 11:31:07 +08:00
VG st/vega: Update to latest headers. 2010-12-01 11:23:51 +08:00
c99 Replace our custom C99 headers with http://code.google.com/p/msinttypes/ 2010-08-14 16:00:52 +01:00
pci_ids radeonsi: add kabini pci ids 2013-06-28 15:17:27 -04:00
c99_compat.h scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. 2013-03-14 19:01:10 +00:00