summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple
Commit message (Expand)AuthorAgeFilesLines
* The i915simple driver now runs well enough to lock up hardware.Keith Whitwell2007-08-084-19/+23
* Call init_state_funcsKeith Whitwell2007-08-081-0/+1
* remove unused filekeithw2007-08-081-145/+0
* remove unused filekeithw2007-08-081-37/+0
* Hook up i915simple. Doesn't compile.Keith Whitwell2007-08-085-18/+14
* replace draw_offset w/ 0 for nowBrian2007-08-081-2/+2
* define i915_surface structBrian2007-08-081-1/+29
* Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell2007-08-0823-0/+3885