summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_flush.c
Commit message (Expand)AuthorAgeFilesLines
* Do something sensible when failed to reserve space in the batch buffer.José Fonseca2007-11-031-1/+4
* 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