summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915pipe
AgeCommit message (Expand)Author
2007-08-01More work on glClear.Brian
2007-08-01s/Z24_S8/S8_Z24/Brian
2007-08-01Checkpoint: glClear changes - working, bug very rough.Brian
2007-08-01Build libsoftpipe.aKeith Whitwell
2007-08-01Remove unused file intel_render.cKeith Whitwell
2007-08-01Remove unused fileKeith Whitwell
2007-08-01Remove intel_span.[ch]Keith Whitwell
2007-07-31Redesign pipe_surface in terms of pipe_region.Brian
2007-07-31Lift region-related functions up to the pipe interface.Brian
2007-07-31re-fix stencil addressing bugBrian
2007-07-31Add missing filesKeith Whitwell
2007-07-31Remove references to intel_tris.hKeith Whitwell
2007-07-31A version of the i915tex driver with all drawing code removed.Keith Whitwell