summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/i915_blit.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: pipe->surface_copy can flip the contents vertically when necessary.Michel Dänzer2008-02-131-0/+1
* gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell2008-01-251-3/+3
* Make it compile under Win32.Michal2007-11-221-4/+4
* Do something sensible when failed to reserve space in the batch buffer.José Fonseca2007-11-031-2/+8
* remove unneeded includesBrian2007-08-221-4/+0
* Start breaking the #include dependencies between pipe drivers and mesa.Keith Whitwell2007-08-131-20/+20
* Add a printf method to winsys and use for all debugging.Keith Whitwell2007-08-101-1/+3
* Checkpoint of a super-simplified i915 driver in the pipe model.Keith Whitwell2007-08-081-0/+157