summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i915simple/i915_surface.c
AgeCommit message (Expand)Author
2007-08-13Start breaking the #include dependencies between pipe drivers and mesa.Keith Whitwell
2007-08-13fill in the get_tile() function so ReadPixels can workBrian
2007-08-11notes/asserts for get/put_tile()Brian
2007-08-08define i915_surface structBrian
2007-08-08Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell