Patch error fixup
[mesa.git] / src / glu /
1999-09-17 Ted JumpPatch error fixup
1999-09-17 Ted JumpWin32 build req't updates
1999-09-17 Brian Paulfixed typo
1999-09-17 Brian Paulversion symbol changes
1999-09-17 Brian PaulgluGetProcAddressEXT change for C++ / BeOS
1999-09-16 Brian Pauladded some casts in gluGetProcAddressEXT()
1999-09-16 Brian Paulclean-up of GLU_EXT_get_proc_address
1999-09-16 Gareth HughesMisc winding rule bug fixes.
1999-09-15 Brian Paulnew version number symbols
1999-09-15 Brian Pauladded third, tiny version number to mklib scripts
1999-09-15 Gareth HughesAdded debugging pragma message.
1999-09-15 Gareth HughesFixed vector macro calls, specifically COPY_3V params.
1999-09-14 Gareth HughesAdded debugging output.
1999-09-14 Gareth HughesFixed legacy gluNextContour impact on gluTessEndContour.
1999-09-14 Brian Paulfixed pixel packing/unpacking code in gluBuild2DMipmaps()
1999-09-14 Brian Pauladded gluCheckExtension()
1999-09-14 Brian Pauladded gluUnProject4()
1999-09-13 Gareth HughesFixed file headers. Tracking down macro bugs.
1999-09-13 Jouk Jansenstrcmp needs the string.h
1999-09-11 Brian Pauladded 1.2 function to gluGetProcAddressEXT()
1999-09-11 Brian Pauladded GLU_EXT_get_proc_address
1999-09-10 Gareth HughesFixed triangle output, recovery process termination.
1999-09-10 Brian Paulchanged C++ comments to C style
1999-09-10 Gareth HughesAdded GLU 1.3 tessellation (except winding rule code).
1999-08-19 jtgInitial revision