summaryrefslogtreecommitdiff
path: root/include/GL/glu.h
AgeCommit message (Expand)Author
1999-11-24renamed near and far arguments to gluUnProject4()Brian Paul
1999-11-23added GLU 1.3 functionsBrian Paul
1999-11-15changed multi-include guard symbolBrian Paul
1999-11-11 . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibilityKendall Bennett
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-09replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()Brian Paul
1999-10-27removed gluGetProcAddressEXT()Brian Paul
1999-10-22removed revision history infoBrian Paul
1999-10-22define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.hBrian Paul
1999-09-19Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'Ted Jump
1999-09-19More Win32 build compliance fixupsTed Jump
1999-09-17glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul
1999-09-17I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump
1999-09-16GLU_EXT_get_proc_address clean-upBrian Paul
1999-09-14Fixed GLUtriangulatorObj again (spelling).Gareth Hughes
1999-09-14Fixed definition of GLUtriangluatorObj for 1.3 tessellator.Gareth Hughes
1999-09-11added GLU_EXT_get_proc_addressBrian Paul
1999-09-10Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes
1999-08-19Initial revisionjtg