Age | Commit message (Expand) | Author |
---|---|---|
2008-01-25 | gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code | Keith Whitwell |
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 | Remove context dependencies in winsys layer. | Brian |
2007-11-07 | Pass winsys as a parameter to intel_create_i915simple(), intel_create_softpipe() | Brian |
2007-11-05 | asst clean-ups | Brian |
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 |