summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_clip.c
AgeCommit message (Expand)Author
2007-08-21Silence compiler warnings.michal
2007-08-17define CLIP_LEFT/RIGHT etcBrian
2007-08-16Remove many dependencies on mesa headers.Brian
2007-07-25Implement line stippling.Brian
2007-07-13Fix for-loop in interp() so we don't go out of bounds.Brian
2007-07-12Rename prim_stage -> draw_stageBrian
2007-07-12fix MIN/MAX mix-upBrian
2007-07-10Fix line clipping bug. New 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