summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915pipe/intel_blit.c
AgeCommit message (Expand)Author
2007-08-06Add pipe buffer managment functions.Keith Whitwell
2007-08-03Simplify frontbuffer / sarea / rotation management.Keith Whitwell
2007-08-02Remove intelClear() hack.Keith Whitwell
2007-08-01Re-implement intelClear() in terms of softpipe_clear(). Pretty simple/small ...Brian
2007-08-01More work on glClear.Brian
2007-07-31Lift region-related functions up to the pipe interface.Brian
2007-07-31A version of the i915tex driver with all drawing code removed.Keith Whitwell