summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-09-09moved gl_GetPointerv() into get.hBrian Paul
1999-09-09moved gl_GetString() into get.cBrian Paul
1999-09-09More compliant error check.Miklos Fazekas
1999-09-08minor changes. always call compactify_arrays()Brian Paul
1999-09-07removed TexCoordUnit from GLcontext, use Array.ActiveTexture insteadBrian Paul
1999-09-07added vertices.cBrian Paul
1999-09-05fixes for the mga driverKeith Whitwell
1999-09-04fix for mga depthbuffer resizeKeith Whitwell
1999-09-03more bugfixesKeith Whitwell
1999-09-03Fog, displaylist and zoom operationsKeith Whitwell
1999-09-03fix for GL_COMPILE_AND_EXECUTE bugKeith Whitwell
1999-09-02fixed GL_FRONT_AND_BACK cull bugKeith Whitwell
1999-08-30 Added vertices.c to compile listJouk Jansen
1999-08-29removed bogus callKeith Whitwell
1999-08-29more fixes on the fast pathKeith Whitwell
1999-08-29new files to support vertex-based geometryKeith Whitwell
1999-08-28features werenJosh Vanderhoof
1999-08-27Fixed double buffering bug when running in XJon Taylor
1999-08-27 This time the correct fileJouk Jansen
1999-08-26various pipeline bugsKeith Whitwell
1999-08-24 Update after disk crashJouk Jansen
1999-08-24 Update after disk crashJouk Jansen
1999-08-24*** empty log message ***Jon Taylor
1999-08-23Misc small cleanupsJon Taylor
1999-08-23Updated to reflect GGIMesa 3.1 changesJon Taylor
1999-08-23*** empty log message ***Jon Taylor
1999-08-22*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-21*** empty log message ***Jon Taylor
1999-08-20added a few more bug fixesBrian Paul
1999-08-19fixed alpha channel problem in gl_blend_pixels()Brian Paul
1999-08-19initial check-in (post crash)Brian Paul
1999-08-19initial check-in (post-crash)Brian Paul
1999-08-19minor change for irix-debugBrian Paul
1999-08-19glIsEnabled(GL_TEXTURE_3D) was wrongBrian Paul
1999-08-19testingBrian Paul
1999-08-19Initial revisionjtg
1999-07-30optimized glAccum functionBrian Paul
1999-07-20clarified what this file coversBrian Paul
1999-07-20initial revBrian Paul
1999-07-20added 3.1 beta 3 infoBrian Paul
1999-07-09Ted's 3.1b2 updateBrian Paul
1999-07-08added installation instructionstanner
1999-07-03merged the autoconf build system from experimental-1 branchtanner
1999-07-02updateJouk Jansen
1999-07-02UpdatedJouk Jansen
1999-06-08Updated OpenStep/NeXT support (pete@ohm.york.ac.uk)Brian Paul