summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/draw/draw_offset.c
Commit message (Expand)AuthorAgeFilesLines
* Silence compiler warnings.michal2007-08-161-5/+5
* Remove many dependencies on mesa headers.Brian2007-08-161-20/+19
* Implement line stippling.Brian2007-07-251-0/+7
* Rename prim_stage -> draw_stageBrian2007-07-121-10/+14
* remove unused hw_data_offsetBrian2007-07-111-4/+6
* Fix broken depth offset.Brian2007-07-111-5/+6
* clamp after offsetting, new commentsBrian2007-07-101-16/+18
* New 'draw' module for primitive drawing (clipping, culling, etc).Brian2007-07-091-12/+12
* Rename/move some files to modularize the primitive/draw code.Brian2007-07-091-0/+157