summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More Win32 build compliance fixupsTed Jump1999-09-197-31/+23
* Large patch:Keith Whitwell1999-09-1814-292/+285
* disabled GL_EXT_get_proc_address for the time beingBrian Paul1999-09-181-2/+1
* added a bunch of missing files to LIB_FILESBrian Paul1999-09-171-8/+39
* Fix for write-rgba-span and othersKeith Whitwell1999-09-171-22/+48
* silenced some warningsBrian Paul1999-09-173-8/+20
* glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul1999-09-173-11/+32
* pad GL_TINY to 6 digitsBrian Paul1999-09-172-4/+4
* pad GLU_TINY to 6 digitsBrian Paul1999-09-171-2/+2
* Winding rule updates.Gareth Hughes1999-09-172-2/+17
* mesa_wgl.h should only be included when _WIN32 is definedJouk Jansen1999-09-171-2/+2
* Modified to build better with Mesa wgl functionsTed Jump1999-09-171-23/+16
* Relocated wgl function prototypes to separate .h for easier work with fxwgl &...Ted Jump1999-09-171-20/+6
* wgl function prototypes moved out to better work with fxwglTed Jump1999-09-171-0/+33
* Patch error fixupTed Jump1999-09-171-5/+4
* Win32 build req't updatesTed Jump1999-09-176-24/+38
* I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump1999-09-172-4/+11
* 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