aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move string functions to state_tracker, add queries to pipe, winsys.Keith Whitwell2007-08-101-0/+1
* Lift common winsys functions into pipe's new p_winsys.Keith Whitwell2007-08-101-1/+0
* Add printf handlers, pass pci id and move texlayout code to driver.Keith Whitwell2007-08-101-0/+1
* Add more i915 state packets.Keith Whitwell2007-08-091-0/+1
* Some basic state - blend and ztest sort of work.Keith Whitwell2007-08-091-0/+1
* Tweaks to state emit, acheives first hw triangles from a pipe driver.Keith Whitwell2007-08-091-0/+1
* Add flush/finish functionality to pipe.Keith Whitwell2007-08-091-0/+1
* Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell2007-08-081-0/+31