summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/drawpix.c
Commit message (Expand)AuthorAgeFilesLines
* generate Z values when fog enabled (Andree Borrmann)Brian Paul1999-11-261-3/+3
* added support for separate read/draw buffers per contextBrian Paul1999-11-241-27/+29
* added _mesa_clip_pixelrect()Brian Paul1999-11-221-1/+45
* silence an uninitialized var warningBrian Paul1999-11-181-1/+3
* first big check-in of new Mesa 3.3 codeBrian Paul1999-11-111-414/+159
* clean-up of header includes (Daryll)Brian Paul1999-11-081-4/+1
* more image type error checking in draw_stencil_pixels()Brian Paul1999-10-191-1/+13
* Fixed includes & added a few hooks for the DRI.Keith Whitwell1999-10-081-1/+5
* Large patch:Keith Whitwell1999-09-181-5/+2
* Initial revisionjtg1999-08-191-0/+946