summaryrefslogtreecommitdiffstats
path: root/include/GL/glu.h
Commit message (Expand)AuthorAgeFilesLines
* replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()Brian Paul1999-11-091-5/+5
* removed gluGetProcAddressEXT()Brian Paul1999-10-271-14/+1
* removed revision history infoBrian Paul1999-10-221-59/+1
* define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.hBrian Paul1999-10-221-1/+16
* Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'Ted Jump1999-09-191-4/+4
* More Win32 build compliance fixupsTed Jump1999-09-191-7/+6
* glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul1999-09-171-4/+10
* I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump1999-09-171-2/+8
* GLU_EXT_get_proc_address clean-upBrian Paul1999-09-161-9/+10
* Fixed GLUtriangulatorObj again (spelling).Gareth Hughes1999-09-141-2/+5
* Fixed definition of GLUtriangluatorObj for 1.3 tessellator.Gareth Hughes1999-09-141-1/+5
* added GLU_EXT_get_proc_addressBrian Paul1999-09-111-1/+20
* Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes1999-09-101-45/+103
* Initial revisionjtg1999-08-191-0/+444