Merge branch 'xa_branch'
[mesa.git] / include / GL / glu.h
2011-05-12 zhigang gongglu: Fix _GLUfuncptr typedef.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
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-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-11-01 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-29 Nigel Stewartglu: fix compilation problem when using Windows gl...
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-19 Adam JacksonUpdate to SGI FreeB 2.0.
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-23 Adam JacksonUnbreak Linux builds with -fvisibility=hidden.
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-28 zhanga variety of fixes for MingW
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2004-02-06 Brian Pauladded GLU_INCOMPATIBLE_GL_VERSION
2003-10-20 Karl SchultzDefine GLAPIENTRYP properly so that GLU compiles on...
2003-10-16 Jon SmirlMinor changes to make linux-solo build again
2003-10-14 Kendall BennettUpdates to SGI GLU code to get it to compile clean...
2002-08-27 Brian Pauldefine GLAPIENTRY and GLAPI if not defined in gl.h
2001-11-09 Brian Paulfix typedef problem found with MSDev 6.0
2001-09-21 Karl SchultzAdd GLAPIENTRY to typedef for callback functions (used...
2001-09-20 Karl Schultzadd the same conditional mangling stuff that gl.h has.
2001-09-20 Karl SchultzChange UnProject4 prototype to use nearVal and farVal...
2001-09-14 Brian PaulWin32 updates (Karl Schultz)
2001-03-17 Brian PaulSGI SI GLU 1.3 header
2000-10-26 Brian Paulfixed value for GLU_NURBS_MODE
2000-07-11 Brian Paulreverted to old tessellator (GLU 1.1)
2000-05-22 Brian Paulreplaced __CYGWIN32__ with __CYGWIN__
2000-05-22 Brian Paulmoved a lot of Window-isms out of gl.h into other files
1999-11-24 Brian Paulrenamed near and far arguments to gluUnProject4()
1999-11-23 Brian Pauladded GLU 1.3 functions
1999-11-15 Brian Paulchanged multi-include guard symbol
1999-11-11 Kendall Bennett . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP...
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-09 Brian Paulreplace GLint with GLsizei in a gluScaleImage, gluBuild...
1999-10-27 Brian Paulremoved gluGetProcAddressEXT()
1999-10-22 Brian Paulremoved revision history info
1999-10-22 Brian Pauldefine GLUAPI, GLAPIENTRY and GLCALLBACK to nothing...
1999-09-19 Ted JumpChanged name 'glGetProcAddressEXT' to 'gluGetProcAddres...
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-17 Brian PaulglGetProcAddressEXT changes to accomodate Win32 and...
1999-09-17 Ted JumpI changed the xxxGetProcAddressEXT function declaration...
1999-09-16 Brian PaulGLU_EXT_get_proc_address clean-up
1999-09-14 Gareth HughesFixed GLUtriangulatorObj again (spelling).
1999-09-14 Gareth HughesFixed definition of GLUtriangluatorObj for 1.3 tessellator.
1999-09-11 Brian Pauladded GLU_EXT_get_proc_address
1999-09-10 Gareth HughesAdded GLU 1.3 tessellation (except winding rule code).
1999-08-19 jtgInitial revision