summaryrefslogtreecommitdiff
path: root/include/GL/glext.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-12mesa: update glext.h to version 20130708Brian Paul1-14/+16
2013-06-28mesa: Fix build with older gcc since update of glext.hTom Stellard1-2/+0
2013-06-26mesa: update glext.h to version 20130624Brian Paul1-10433/+8469
2012-09-24upgrade glext.h to version 85Brian Paul1-177/+117
2012-08-14mesa: update glext.h to version 83Ian Romanick1-26/+1013
2012-06-27mesa: update glext.h to version 81Brian Paul1-43/+368
2012-03-11include: Fix glDebugMessageCallbackARB's prototype.José Fonseca1-2/+2
2011-08-08glext: upgrade to version 72Brian Paul1-3/+364
2011-07-11glext.h: update to version 71Brian Paul1-3/+81
2011-01-06glext: upgrade to version 67Brian Paul1-2/+12
2010-11-17mesa: upgrade to glext.h version 66Brian Paul1-7/+18
2010-09-14mesa: update to version 64 of GL/glext.hBrian Paul1-79/+1026
2010-04-26glext: upgraded to version 61Brian Paul1-1595/+2211
2009-10-23gl: updated glext.h to version 56Brian Paul1-3/+215
2009-08-03gl: upgrade glext.h to version 54Brian Paul1-51/+515
2009-06-04mesa: upgrade glext.h to version 52Brian Paul1-180/+308
2009-03-28gl: add new OGL 3.1 enums to glext.hRoland Scheidegger1-0/+18
2009-03-28gl: update glext.h to version 48Roland Scheidegger1-0/+78
2009-03-25gl: update include/GL/glext.h to version 48Brian Paul1-10/+52
2009-03-05gl: update glext.h to version 46Brian Paul1-4/+68
2009-03-04fix incorrect prototype for glMapBufferRange() in glext.hBrian Paul1-2/+2
2009-01-08mesa: import glext.h version 44Brian Paul1-2/+66
2008-10-23mesa: version 43 of glext.hBrian Paul1-2/+748
2008-08-11version 41 of glext.hBrian Paul1-2/+380
2008-07-15additional preprocessor checks for stdint.h, inttypes.h, etcBlair Sadewitz1-4/+4
2008-03-25updated to version 40Brian1-3/+14
2008-03-24fix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_EXT tokensBrian1-2/+2
2007-02-26updated version with new Khronos license/copyrightBrian1-23/+17
2007-02-20updated to version 39Brian1-8/+579
2006-09-16added #ifdef tests for Windows for int64_t, uint64_tBrian Paul1-0/+4
2006-08-30latest version from OpenGL ARBBrian Paul1-5/+201
2006-06-12remove const qualifier from glGenVertexArraysAPPLE() parameterBrian Paul1-2/+2
2005-06-21updated to version 29Brian Paul1-3/+2
2005-05-31updated to version 28Brian Paul1-2/+109
2005-01-20glext.h version 26Brian Paul1-4/+363
2004-07-28version 24 from oss.sgi.comBrian Paul1-4/+55
2004-06-23updated to version 23Brian Paul1-3/+63
2004-02-24upgraded to version 22Brian Paul1-4/+11
2004-01-13updated to version 21 with OpenGL 1.5 supportBrian Paul1-14/+381
2003-12-08reverse Keith's 'XFree86Server' glue.Alan Hourihane1-4/+0
2003-12-08Can't include <stddef.h> when building XFree86 server - defineKeith Whitwell1-0/+4
2003-09-30Updates required for building the SciTech SNAP version of Mesa. This includes:Kendall Bennett1-903/+903
2003-08-24fix PFNGLMULTIMODEDRAWARRAYSIBMPROCBrian Paul1-1/+1
2003-08-24Fix compile problems with `glMultiModeDrawArraysIBM'Jon Smirl1-3/+3
2003-05-10version 18 of glext.hBrian Paul1-79/+538
2003-04-28fix glIsBufferARB() prototypeBrian Paul1-1/+1
2003-04-23fix function prototypes for manging (Bill Hoffman)Brian Paul1-10/+10
2003-04-09Added GL_ARB_vertex_buffer_object tokensBrian Paul1-0/+32
2003-03-29added GL_ARB_vertex_buffer_object functionsBrian Paul1-0/+22
2003-01-21GL_ATI_texture_env_combine3 extensionBrian Paul1-0/+8