aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_cull.c
Commit message (Expand)AuthorAgeFilesLines
* Remove many dependencies on mesa headers.Brian2007-08-161-10/+10
* with Y=0=top, front/back determination is negatedBrian2007-08-131-2/+2
* Implement line stippling.Brian2007-07-251-0/+6
* Fix more polygon winding, culling confusion.Brian2007-07-131-5/+7
* Rename prim_stage -> draw_stageBrian2007-07-121-9/+9
* culling was invertedBrian2007-07-121-1/+1
* remove unneeded casts, added commentsBrian2007-07-101-5/+5
* added commentsBrian2007-07-101-3/+6
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-7/+14
* Rename/move some files to modularize the primitive/draw code.Brian2007-07-091-0/+120