Age | Commit message (Expand) | Author |
---|---|---|
1999-11-09 | replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps() | Brian Paul |
1999-10-27 | removed gluGetProcAddressEXT() | Brian Paul |
1999-10-22 | removed revision history info | Brian Paul |
1999-10-22 | define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h | Brian Paul |
1999-09-19 | Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT' | Ted Jump |
1999-09-19 | More Win32 build compliance fixups | Ted Jump |
1999-09-17 | glGetProcAddressEXT changes to accomodate Win32 and non-Win32 | Brian Paul |
1999-09-17 | I changed the xxxGetProcAddressEXT function declarations to be more | Ted Jump |
1999-09-16 | GLU_EXT_get_proc_address clean-up | Brian Paul |
1999-09-14 | Fixed GLUtriangulatorObj again (spelling). | Gareth Hughes |
1999-09-14 | Fixed definition of GLUtriangluatorObj for 1.3 tessellator. | Gareth Hughes |
1999-09-11 | added GLU_EXT_get_proc_address | Brian Paul |
1999-09-10 | Added GLU 1.3 tessellation (except winding rule code). | Gareth Hughes |
1999-08-19 | Initial revision | jtg |