Minor changes to make linux-solo build again
[mesa.git] / include / GL / glu.h
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