summaryrefslogtreecommitdiffstats
path: root/src/glu/mesa/glu.c
Commit message (Expand)AuthorAgeFilesLines
* changed version string to 3.2.1Brian Paul2000-07-181-2/+2
* reverted to old tessellator (GLU 1.1)Brian Paul2000-07-111-183/+111
* updated version stringBrian Paul2000-01-071-3/+6
* removed GLU_EXT_get_proc_address from ext stringsBrian Paul1999-11-221-3/+6
* replace encounteed with encounteredBrian Paul1999-11-191-2/+5
* disabled gluGetProcAddressEXTBrian Paul1999-10-271-2/+5
* More Win32 build compliance fixupsTed Jump1999-09-191-9/+6
* glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul1999-09-171-4/+13
* Patch error fixupTed Jump1999-09-171-5/+4
* Win32 build req't updatesTed Jump1999-09-171-3/+10
* fixed typoBrian Paul1999-09-171-2/+5
* gluGetProcAddressEXT change for C++ / BeOSBrian Paul1999-09-171-2/+10
* added some casts in gluGetProcAddressEXT()Brian Paul1999-09-161-8/+11
* clean-up of GLU_EXT_get_proc_addressBrian Paul1999-09-161-11/+14
* added gluCheckExtension()Brian Paul1999-09-141-1/+31
* strcmp needs the string.hJouk Jansen1999-09-131-1/+6
* added 1.2 function to gluGetProcAddressEXT()Brian Paul1999-09-111-5/+21
* added GLU_EXT_get_proc_addressBrian Paul1999-09-111-2/+31
* Fixed triangle output, recovery process termination.Gareth Hughes1999-09-101-5/+8
* Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes1999-09-101-6/+8
* Initial revisionjtg1999-08-191-0/+335