Age | Commit message (Expand) | Author |
---|---|---|
2007-11-22 | Remove fences from the i915simple winsys interface. | José Fonseca |
2007-11-15 | Include fences in the i915simple winsys interface. | José Fonseca |
2007-11-07 | update flush/fence comments for i915_flush() | Brian |
2007-11-07 | Remove winsys->wait_idle(), subsumed by pipe->flush(). | Brian |
2007-11-07 | New PIPE_FLUSH_WAIT flag for pipe->flush(). | Brian |
2007-11-03 | Do something sensible when failed to reserve space in the batch buffer. | José Fonseca |
2007-08-10 | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell |
2007-08-10 | Handle glFlush/glFinish through the state tracker. | Keith Whitwell |
2007-08-09 | Add flush/finish functionality to pipe. | Keith Whitwell |