summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple
Commit message (Expand)AuthorAgeFilesLines
...
* *numFormats = 3Brian2007-08-091-1/+1
* Tweaks to state emit, acheives first hw triangles from a pipe driver.Keith Whitwell2007-08-094-9/+20
* Pull in debug code for human-readable batchbuffer dumps.Keith Whitwell2007-08-093-254/+704
* Add flush/finish functionality to pipe.Keith Whitwell2007-08-095-2/+103
* 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