summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_unfilled.c
AgeCommit message (Expand)Author
2007-12-09gallium: add draw_stage::destroy().Michal
2007-10-16front/back determination was wrongBrian
2007-09-18converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin
2007-08-30Fix lost edge flags problem when clipping.Brian
2007-08-16Remove many dependencies on mesa headers.Brian
2007-08-14Beginnings of a demand-filled post-tnl vertex cache.Keith Whitwell
2007-08-13with Y=0=top, front/back determination is negatedBrian
2007-07-25Implement line stippling.Brian
2007-07-12Rename prim_stage -> draw_stageBrian
2007-07-10Fix front/back mix-up. added comments.Brian
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