summaryrefslogtreecommitdiff
path: root/src/mesa/main/polygon.c
AgeCommit message (Expand)Author
2000-03-13removed old commentBrian Paul
2000-03-13fixed polygon stipple packing/unpackingBrian Paul
2000-03-03runtime selectable depth buffer depthBrian Paul
2000-02-27add callbacks for stippleKeith Whitwell
1999-11-11first big check-in of new Mesa 3.3 codeBrian Paul
1999-11-08changes to silence MSVC warningsBrian 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-20Bugfix for ctx->backface_sign calculationKeith Whitwell
1999-08-26various pipeline bugsKeith Whitwell
1999-08-19Initial revisionjtg