aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_surface.c
Commit message (Expand)AuthorAgeFilesLines
* Start breaking the #include dependencies between pipe drivers and mesa.Keith Whitwell2007-08-131-11/+11
* fill in the get_tile() function so ReadPixels can workBrian2007-08-131-3/+36
* notes/asserts for get/put_tile()Brian2007-08-111-0/+3
* define i915_surface structBrian2007-08-081-1/+29
* Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell2007-08-081-0/+52