summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_offset.c
AgeCommit message (Expand)Author
2007-09-18converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin
2007-08-23Need to copy header->edgeflags to tmp when creating new prim_header.Brian
2007-08-16Silence compiler warnings.michal
2007-08-16Remove many dependencies on mesa headers.Brian
2007-07-25Implement line stippling.Brian
2007-07-12Rename prim_stage -> draw_stageBrian
2007-07-11remove unused hw_data_offsetBrian
2007-07-11Fix broken depth offset.Brian
2007-07-10clamp after offsetting, new commentsBrian
2007-07-09New 'draw' module for primitive drawing (clipping, culling, etc).Brian
2007-07-09Rename/move some files to modularize the primitive/draw code.Brian