summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/light.c
Commit message (Collapse)AuthorAgeFilesLines
* clean-up in gl_LightModelfv()Brian Paul1999-10-191-5/+8
|
* Changes to reduce the memory footprint of display listsKeith Whitwell1999-10-191-3/+11
|
* Fixed includes & added a few hooks for the DRI.kw-mesa-1Keith Whitwell1999-10-081-4/+6
|
* more hooks for mga driver, including an immediate fastpathKeith Whitwell1999-09-301-1/+8
|
* Large patch:Keith Whitwell1999-09-181-11/+13
| | | | | | | | | | - 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/+1183