summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/i915simple/i915_flush.c
AgeCommit message (Expand)Author
2007-11-03Do something sensible when failed to reserve space in the batch buffer.José Fonseca
2007-08-10Lift common winsys functions into pipe's new p_winsys.Keith Whitwell
2007-08-10Handle glFlush/glFinish through the state tracker.Keith Whitwell
2007-08-09Add flush/finish functionality to pipe.Keith Whitwell