aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_unfilled.c
Commit message (Expand)AuthorAgeFilesLines
* front/back determination was wrongBrian2007-10-161-1/+1
* converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin2007-09-181-2/+2
* Fix lost edge flags problem when clipping.Brian2007-08-301-0/+6
* Remove many dependencies on mesa headers.Brian2007-08-161-3/+3
* Beginnings of a demand-filled post-tnl vertex cache.Keith Whitwell2007-08-141-6/+6
* with Y=0=top, front/back determination is negatedBrian2007-08-131-1/+1
* Implement line stippling.Brian2007-07-251-0/+7
* Rename prim_stage -> draw_stageBrian2007-07-121-13/+17
* Fix front/back mix-up. added comments.Brian2007-07-101-3/+13
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-9/+8
* Rename/move some files to modularize the primitive/draw code.Brian2007-07-091-0/+165