summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/dd.h
Commit message (Expand)AuthorAgeFilesLines
...
* runtime selectable depth buffer depthBrian Paul2000-03-031-1/+3
* added device driver ReadPixels and CopyPixels functionsBrian Paul2000-03-031-1/+20
* add callbacks for stippleKeith Whitwell2000-02-271-1/+3
* Fog coordinate stage which drivers may use to replace standard foggingKeith Whitwell2000-02-251-1/+2
* removed driver RendererString() and ExtensionString() funcsBrian Paul2000-02-171-18/+5
* new Clear function maskBrian Paul2000-01-061-5/+18
* changes in hardware depth buffer supportBrian Paul1999-12-101-24/+22
* added stencil buffer functionsBrian Paul1999-12-101-1/+39
* replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()Brian Paul1999-11-251-3/+14
* changed comment for WriteRGBSpan()Brian Paul1999-11-221-4/+3
* updated some comments/docsBrian Paul1999-10-211-23/+32
* more hooks for mga driver, including an immediate fastpathKeith Whitwell1999-09-301-1/+25
* Large patch:Keith Whitwell1999-09-181-1/+8
* Initial revisionjtg1999-08-191-0/+635