summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_quad_coverage.c
AgeCommit message (Expand)Author
2007-10-27Use FREE instead of free. Fix newlines.michal
2007-10-27Define destroy method called by softpipe's destructor.michal
2007-09-18converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin
2007-08-14Continue reducing dependencies on core mesa include files.Keith Whitwell
2007-08-08fix qs->next testsBrian
2007-08-08add quad_stage::begin() funcsBrian
2007-07-13Add 'prim' field to quad so that stipple and aa coverage stages can do the ri...Brian
2007-07-13Implement AA points and AA coverage application in quad pipeline.Brian