summaryrefslogtreecommitdiff
path: root/src/mesa
AgeCommit message (Expand)Author
1999-09-16GL_EXT_get_proc_address clean-upBrian Paul
1999-09-16added GL_EXT_get_proc_addressBrian Paul
1999-09-16added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul
1999-09-16changed version string to return 1.2Brian Paul
1999-09-16Do pop for GL_VIEWPORT_BIT via. the apiKeith Whitwell
1999-09-15bumped version strings to Mesa 3.1Brian Paul
1999-09-15new version number symbolsBrian Paul
1999-09-15added third, tiny version number to mklib scriptsBrian Paul
1999-09-15removed unused GLcontext arg from a few functionsBrian Paul
1999-09-13added Eero's multitexture function patchBrian Paul
1999-09-13Re-added missing GGIMesa context bufsize structure memberJon Taylor
1999-09-12fixed typo in GetProcAddressBrian Paul
1999-09-11clean-up of glXGetProcAddressEXT()Brian Paul
1999-09-11bugix from raul for fxddbitmapKeith Whitwell
1999-09-11GL_EXT_get_proc_address clean-upBrian Paul
1999-09-11include extensions.hBrian Paul
1999-09-11added GLX_EXT_get_proc_addressBrian Paul
1999-09-11added GL_EXT_get_proc_addressBrian Paul
1999-09-10new DD_Z_NEVER flagKeith Whitwell
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-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-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*** empty log message ***Jon 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-19fixed alpha channel problem in gl_blend_pixels()Brian Paul
1999-08-19glIsEnabled(GL_TEXTURE_3D) was wrongBrian Paul
1999-08-19testingBrian Paul
1999-08-19Initial revisionjtg