summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/polygon.c
Commit message (Collapse)AuthorAgeFilesLines
* removed old commentBrian Paul2000-03-131-5/+2
|
* fixed polygon stipple packing/unpackingBrian Paul2000-03-131-7/+6
|
* runtime selectable depth buffer depthBrian Paul2000-03-031-2/+4
|
* add callbacks for stippleKeith Whitwell2000-02-271-1/+4
|
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-19/+30
|
* changes to silence MSVC warningsBrian Paul1999-11-081-2/+2
|
* clean-up of header includes (Daryll)Brian Paul1999-11-081-4/+1
|
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-1/+7
|
* Bugfix for ctx->backface_sign calculationKeith Whitwell1999-09-201-1/+3
|
* various pipeline bugsKeith Whitwell1999-08-261-4/+1
|
* Initial revisionjtg1999-08-191-0/+177