summaryrefslogtreecommitdiff
path: root/src/mesa/main/feedback.c
AgeCommit message (Expand)Author
2000-11-05- Changes for new software rasterizer modulesKeith Whitwell
2000-10-31Moved the software rasterizer to a new directory.Keith Whitwell
2000-10-30Replace the flags Mesa was using for ctx->NewState with a new setKeith Whitwell
2000-10-28New colormac.h file for color-related macros.Brian Paul
2000-10-28Basic work to support deep color channels:Brian Paul
2000-09-26First batch of OpenGL SI related changes:Brian Paul
2000-05-09removed printfBrian Paul
2000-03-03runtime selectable depth buffer depthBrian Paul
2000-01-25fixed VB->IndexPtr==NULL bug (Richard Guenther)Brian Paul
2000-01-17Z values were wrong in selection mode (Holger Waechtler), misc clean-upBrian Paul
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-08clean-up of header includes (Daryll)Brian Paul
1999-10-08Fixed includes & added a few hooks for the DRI.Keith Whitwell
1999-09-19More Win32 build compliance fixupsTed Jump
1999-09-18Large patch:Keith Whitwell
1999-08-19Initial revisionjtg