summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/lines.c
Commit message (Expand)AuthorAgeFilesLines
* generalized support for N texure unitsBrian Paul2000-09-291-2/+9
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-2/+2
* Fixed pixel color problem in general_flat_rgba_line(). Added debug codeBrian Paul2000-07-141-33/+65
* added flat_multitextured_line()Brian Paul2000-06-281-2/+103
* fixed PB bugs, removed MutablePixels, MonoPixels from GLcontextBrian Paul2000-05-101-57/+33
* added LineWidth device driver functionBrian Paul2000-03-031-1/+3
* add callbacks for stippleKeith Whitwell2000-02-271-1/+4
* Fog coordinate stage which drivers may use to replace standard foggingKeith Whitwell2000-02-251-5/+3
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-12/+9
* flush pb after each line segment - for conformanceBrian Paul1999-11-081-16/+16
* clean-up of header includes (Daryll)Brian Paul1999-11-081-4/+1
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-1/+5
* Large patch:Keith Whitwell1999-09-181-80/+3
* Initial revisionjtg1999-08-191-0/+1146