summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/feedback.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-1/+5
|
* More Win32 build compliance fixupsTed Jump1999-09-191-3/+4
|
* Large patch:Keith Whitwell1999-09-181-8/+127
| | | | | | | | | | - FX bug fixes. - Polygon mode and edgeflag work properly. - Clipping works with edgeflag. - Driver.ReducedPrimitiveChange() callback so drivers that implement lines & points as triangles can turn culling off before rendering groups of these primitives. - Cleaned up feedback & select primitives.
* Initial revisionjtg1999-08-191-0/+395