summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_twoside.c
Commit message (Expand)AuthorAgeFilesLines
* with Y=0=top, front/back determination is negatedBrian2007-08-131-2/+2
* Implement line stippling.Brian2007-07-251-0/+7
* Fix more polygon winding, culling confusion.Brian2007-07-131-4/+8
* Rename prim_stage -> draw_stageBrian2007-07-121-9/+9
* front/back-face determination was wrongBrian2007-07-121-1/+1
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-9/+15
* Rename/move some files to modularize the primitive/draw code.Brian2007-07-091-0/+152