summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_flush.c
Commit message (Expand)AuthorAgeFilesLines
* Lift common winsys functions into pipe's new p_winsys.Keith Whitwell2007-08-101-7/+0
* Handle glFlush/glFinish through the state tracker.Keith Whitwell2007-08-101-3/+2
* Add flush/finish functionality to pipe.Keith Whitwell2007-08-091-0/+82