summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915pipe/intel_context.c
AgeCommit message (Expand)Author
2007-08-03Simplify frontbuffer / sarea / rotation management.Keith Whitwell
2007-08-02Remove all references to swrast.Keith Whitwell
2007-08-02Remove intel_state.c, intel_rotate.[ch]Keith Whitwell
2007-08-02comment follow-upBrian
2007-08-02Remove intelClear() hack.Keith Whitwell
2007-08-02Reroute some clear functionality.Keith Whitwell
2007-08-01Re-implement intelClear() in terms of softpipe_clear(). Pretty simple/small ...Brian
2007-08-01Checkpoint: glClear changes - working, bug very rough.Brian
2007-08-01Remove intel_span.[ch]Keith Whitwell
2007-07-31Lift region-related functions up to the pipe interface.Brian
2007-07-31Remove references to intel_tris.hKeith Whitwell
2007-07-31A version of the i915tex driver with all drawing code removed.Keith Whitwell