Age | Commit message (Expand) | Author |
---|---|---|
2007-11-22 | Remove fences from the i915simple winsys interface. | José Fonseca |
2007-11-17 | Fix typo | José Fonseca |
2007-11-17 | Proper fence reference counting. | José Fonseca |
2007-11-15 | Include fences in the i915simple winsys interface. | José Fonseca |
2007-11-07 | Remove winsys->wait_idle(), subsumed by pipe->flush(). | Brian |
2007-11-07 | Pass winsys as a parameter to intel_create_i915simple(), intel_create_softpipe() | Brian |
2007-11-05 | comments | Brian |
2007-11-05 | #include clean-ups, fixes | Brian |
2007-10-26 | Actually move region_alloc() and region_release() to intel_winsys. | José Fonseca |
2007-10-25 | Move region_alloc() and region_release() to pipe_winsys. | Brian |
2007-08-11 | remove intel_ioctl.c | keithw |
2007-08-10 | move dri_bo() to a header file | keithw |
2007-08-10 | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell |