summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Win32 build req't updatesTed Jump1999-09-176-24/+38
|
* I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump1999-09-172-4/+11
| | | | | MSVC friendly. Brianp - could you verify that they describe and operate as intended on Linux/ETC platforms?
* Cleaned up exit from main to prevent MSVC warningsTed Jump1999-09-171-2/+2
|
* Added ESC key handlingTed Jump1999-09-1730-414/+799
|
* Update for beta3Ted Jump1999-09-171-2/+9
|
* fixed typoBrian Paul1999-09-171-2/+5
|
* link with -lGL instead of -lMesaGLBrian Paul1999-09-171-2/+2
|
* added src-glut.beos back in demo filesBrian Paul1999-09-171-5/+4
|
* link with -lGLU -lGL instead of -lMesaGLU -lMesaGLBrian Paul1999-09-173-10/+16
|
* version symbol changesBrian Paul1999-09-171-2/+9
|
* gluGetProcAddressEXT change for C++ / BeOSBrian Paul1999-09-171-2/+10
|
* updated for GL instead of MesaGLBrian Paul1999-09-171-1/+2
|
* initial check-inBrian Paul1999-09-1640-0/+25985
|
* added some casts in gluGetProcAddressEXT()Brian Paul1999-09-161-8/+11
|
* GLU_EXT_get_proc_address clean-upBrian Paul1999-09-161-9/+10
|
* clean-up of GLU_EXT_get_proc_addressBrian Paul1999-09-161-11/+14
|
* GL_EXT_get_proc_address clean-upBrian Paul1999-09-162-11/+17
|
* added GL_EXT_get_proc_addressBrian Paul1999-09-161-3/+3
|
* changed archive filenames to beta3Brian Paul1999-09-161-3/+3
|
* added glxinfoBrian Paul1999-09-161-2/+2
|
* initial check-inBrian Paul1999-09-161-0/+99
|
* added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul1999-09-163-35/+80
|
* changed version string to return 1.2Brian Paul1999-09-161-2/+2
|
* Do pop for GL_VIEWPORT_BIT via. the apiKeith Whitwell1999-09-161-13/+14
|
* Misc winding rule bug fixes.Gareth Hughes1999-09-162-10/+17
|
* bumped version strings to Mesa 3.1Brian Paul1999-09-151-3/+3
|
* misc changes to tar file listBrian Paul1999-09-151-7/+8
|
* minor library name changesBrian Paul1999-09-151-5/+5
|
* removed mention of libMesaGLBrian Paul1999-09-151-13/+1
|
* 3.1 beta 3 infoBrian Paul1999-09-151-3/+6
|
* new MESA_ version number symbolsBrian Paul1999-09-151-5/+5
|
* new version number symbolsBrian Paul1999-09-153-6/+18
|
* added a few more files to the tar listBrian Paul1999-09-151-1/+4
|
* added third, tiny version number to mklib scriptsBrian Paul1999-09-157-14/+22
|
* added third, tiny version number to argumentsBrian Paul1999-09-153-24/+21
|
* added TINY version symbolBrian Paul1999-09-151-1/+2
|
* removed unused GLcontext arg from a few functionsBrian Paul1999-09-151-5/+5
|
* 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
|
* added linux-386-pthread-shared-glideBrian Paul1999-09-142-3/+16
|
* Win32 fix by Eero Pajarre.Gareth Hughes1999-09-141-1/+2
|
* Fixed legacy gluNextContour impact on gluTessEndContour.Gareth Hughes1999-09-141-1/+8
|
* Fixed GLUtriangulatorObj again (spelling).Gareth Hughes1999-09-141-2/+5
|
* Fixed definition of GLUtriangluatorObj for 1.3 tessellator.Gareth Hughes1999-09-141-1/+5
|
* 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
|