summaryrefslogtreecommitdiffstats
path: root/src/glu
Commit message (Collapse)AuthorAgeFilesLines
...
* version symbol changesBrian Paul1999-09-171-2/+9
|
* 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
|
* Misc winding rule bug fixes.Gareth Hughes1999-09-162-10/+17
|
* new version number symbolsBrian Paul1999-09-151-2/+6
|
* added third, tiny version number to mklib scriptsBrian Paul1999-09-153-5/+8
|
* Added debugging pragma message.Gareth Hughes1999-09-151-2/+6
|
* Fixed vector macro calls, specifically COPY_3V params.Gareth Hughes1999-09-151-25/+83
|
* Added debugging output.Gareth Hughes1999-09-141-2/+5
|
* Fixed legacy gluNextContour impact on gluTessEndContour.Gareth Hughes1999-09-141-1/+8
|
* fixed pixel packing/unpacking code in gluBuild2DMipmaps()Brian Paul1999-09-141-7/+52
|
* added gluCheckExtension()Brian Paul1999-09-141-1/+31
|
* added gluUnProject4()Brian Paul1999-09-141-11/+44
|
* Fixed file headers. Tracking down macro bugs.Gareth Hughes1999-09-132-2/+16
|
* 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-102-91/+29
|
* changed C++ comments to C styleBrian Paul1999-09-101-2/+2
|
* Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes1999-09-1011-1910/+1008
|
* Initial revisionjtg1999-08-1923-0/+9322