summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_state.c
Commit message (Expand)AuthorAgeFilesLines
* Lift common winsys functions into pipe's new p_winsys.Keith Whitwell2007-08-101-1/+1
* move viewport Y inversion to state trackerBrian2007-08-091-13/+0
* invert Y axis with the viewport transformation to put things right side upBrian2007-08-091-1/+14
* Hook up i915simple. Doesn't compile.Keith Whitwell2007-08-081-3/+2
* Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell2007-08-081-0/+238