mesa: upgrade glext.h to version 52
[mesa.git] / include / GL / glext.h
2009-06-04 Brian Paulmesa: upgrade glext.h to version 52
2009-03-28 Roland Scheideggergl: add new OGL 3.1 enums to glext.h
2009-03-28 Roland Scheideggergl: update glext.h to version 48
2009-03-25 Brian Paulgl: update include/GL/glext.h to version 48
2009-03-05 Brian Paulgl: update glext.h to version 46
2009-03-05 Brian Paulfix incorrect prototype for glMapBufferRange() in glext.h
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-09 Brian Paulmesa: import glext.h version 44
2009-01-09 Brian Paulmesa: import glext.h version 44
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-23 Brian Paulmesa: version 43 of glext.h
2008-08-13 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-08-11 Brian Paulversion 41 of glext.h
2008-08-11 Brian Paulversion 41 of glext.h
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-15 Blair Sadewitzadditional preprocessor checks for stdint.h, inttypes...
2008-07-15 Blair Sadewitzadditional preprocessor checks for stdint.h, inttypes...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-25 Brianupdated to version 40
2008-03-25 Brianfix wrong values for GL_READ/DRAW_FRAMEBUFFER_BINDING_E...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-26 Brianupdated version with new Khronos license/copyright
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-20 Brianupdated to version 39
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-16 Brian Pauladded #ifdef tests for Windows for int64_t, uint64_t
2006-08-30 Brian Paullatest version from OpenGL ARB
2006-06-12 Brian Paulremove const qualifier from glGenVertexArraysAPPLE...
2005-06-21 Brian Paulupdated to version 29
2005-05-31 Brian Paulupdated to version 28
2005-01-20 Brian Paulglext.h version 26
2004-07-28 Brian Paulversion 24 from oss.sgi.com
2004-06-23 Brian Paulupdated to version 23
2004-02-24 Brian Paulupgraded to version 22
2004-01-13 Brian Paulupdated to version 21 with OpenGL 1.5 support
2003-12-08 Alan Hourihanereverse Keith's 'XFree86Server' glue.
2003-12-08 Keith WhitwellCan't include <stddef.h> when building XFree86 server...
2003-09-30 Kendall BennettUpdates required for building the SciTech SNAP version...
2003-08-24 Brian Paulfix PFNGLMULTIMODEDRAWARRAYSIBMPROC
2003-08-24 Jon SmirlFix compile problems with `glMultiModeDrawArraysIBM'
2003-05-10 Brian Paulversion 18 of glext.h
2003-04-28 Brian Paulfix glIsBufferARB() prototype
2003-04-23 Brian Paulfix function prototypes for manging (Bill Hoffman)
2003-04-09 Brian PaulAdded GL_ARB_vertex_buffer_object tokens
2003-03-29 Brian Pauladded GL_ARB_vertex_buffer_object functions
2003-01-21 Brian PaulGL_ATI_texture_env_combine3 extension
2002-10-17 Karl SchultzPut back the include of windows.h so we are back to...
2002-10-17 Karl SchultzChange for Windows only: Make demos and examples build...
2002-09-06 Brian Paulversion 17
2002-08-22 Brian Pauladded glXAllocate/FreeMemoryNV()
2002-06-07 Brian Paulversion 15 of glext.h
2002-06-07 Brian Pauls/GL_MAX_TEXTURE_RECTANGLE_SIZE_NV/GL_MAX_RECTANGLE_TEX...
2002-04-12 Brian Paulversion 13 of glext.h - fixes GL_EXT_texture_env_dot3...
2002-03-23 Brian Paullatest extension headers from SGI
2001-10-17 Brian Paulupdated extensions
2001-09-15 Brian Paulremoved carriage return chars
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-04-19 Brian Pauladded GL_ARB_texture_env_combine GL_ARB_texture_env_dot...
2001-01-30 Gareth HughesUpgrade to (patched) version 7 of glext.h
2001-01-06 Gareth HughesImplementation of GL_EXT_texture_env_dot3.
2000-06-15 Jouk Jansen -------------------------------------------------...
2000-06-13 Brian Paulnow using SGI's glext.h instead of original Mesa file
2000-05-22 Brian Paulreplaced __CYGWIN32__ with __CYGWIN__
2000-05-19 Brian Paulchanged internalFormat to GLenum in TexImage4DSGI and...
2000-05-19 Brian Paulprotect PFNGLCOLORSUBTABLEEXTPROC from multi-defined
2000-05-18 Brian Paulupdated to version 10
2000-05-04 Brian Pauladded a bunch of missing token values
2000-04-15 Brian Pauladded GL_NV_texgen_emboss
2000-04-15 Brian Pauladded some missing NV token values
2000-04-15 Brian Paulmore clean-up
2000-04-15 Brian Paulversion 8, added GL_EXT_texture_cube_map
2000-04-10 Brian Paulremoved bogus GL_ALLOW_DRAW_SPN_HINT_PGI token
2000-04-07 Brian Paulfixed a typo
next