summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_context.h
Commit message (Expand)AuthorAgeFilesLines
* Pass pci_id to i915_create()Keith Whitwell2007-08-101-2/+3
* Add a printf method to winsys and use for all debugging.Keith Whitwell2007-08-101-0/+1
* Add more i915 state packets.Keith Whitwell2007-08-091-6/+13
* Some basic state - blend and ztest sort of work.Keith Whitwell2007-08-091-1/+74
* Don't reemit hardware state *every* primitive.Keith Whitwell2007-08-091-0/+1
* Add flush/finish functionality to pipe.Keith Whitwell2007-08-091-2/+4
* Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell2007-08-081-0/+122