summaryrefslogtreecommitdiff
path: root/src/mesa/main
AgeCommit message (Expand)Author
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-09-30more hooks for mga driver, including an immediate fastpathKeith Whitwell
1999-09-20Bugfix for ctx->backface_sign calculationKeith Whitwell
1999-09-19Cleaning upKeith Whitwell
1999-09-19RasterMask was set incorrectlyKeith Whitwell
1999-09-19More Win32 build compliance fixupsTed Jump
1999-09-18Large patch:Keith Whitwell
1999-09-17 pad GL_TINY to 6 digitsBrian Paul
1999-09-16GL_EXT_get_proc_address clean-upBrian 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-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-11GL_EXT_get_proc_address clean-upBrian 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-02fixed GL_FRONT_AND_BACK cull bugKeith Whitwell
1999-08-30 Added vertices.c to compile listJouk Jansen
1999-08-29new files to support vertex-based geometryKeith Whitwell
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-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