Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-29 | i915: Don't dump batchbuffer on flush in context | Jakob Bornecrantz | |
2009-01-28 | i915: Add verbose debuging | Jakob Bornecrantz | |
Only enabled while in development this commit will be reverted in the future. | |||
2008-06-03 | i915: Fix compile on linux-dri-debug | Jakob Bornecrantz | |
2008-06-02 | i915: Removed useless defines | Jakob Bornecrantz | |
2008-06-02 | i915: Implement and use the reworked batchbuffer code | Jakob Bornecrantz | |
2008-06-02 | i915: Rework of batchbuffer code | Jakob Bornecrantz | |
2008-03-26 | gallium: Change pipe->flush() interface to optionally return a fence. | Michel Dänzer | |
The cell driver still uses an internal CELL_FLUSH_WAIT flag, in the long run proper fencing should be implemented for it. | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |