summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_clip.c
Commit message (Expand)AuthorAgeFilesLines
* Implement line stippling.Brian2007-07-251-0/+7
* Fix for-loop in interp() so we don't go out of bounds.Brian2007-07-131-5/+12
* Rename prim_stage -> draw_stageBrian2007-07-121-14/+14
* fix MIN/MAX mix-upBrian2007-07-121-3/+7
* Fix line clipping bug. New comments.Brian2007-07-101-16/+23
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-13/+22
* Rename/move some files to modularize the primitive/draw code.Brian2007-07-091-0/+429