summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i965simple/brw_surface.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: pipe->surface_copy can flip the contents vertically when necessary.Michel Dänzer2008-02-131-2/+4
* gallium: minor cleanups to pipe interfaceKeith Whitwell2008-01-261-4/+0
* gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell2008-01-251-1/+1
* Unify copy_rect helpers.Michel Dänzer2008-01-181-45/+11
* Remove pipe->get/put_tile_rgba.Michel Dänzer2008-01-141-2/+0
* Remove mapping fields from struct pipe_surface.Michel Dänzer2008-01-141-8/+9
* rename some 'mesa' functionsBrian2007-12-151-19/+16
* Use tile functions in new p_tile.[ch]Brian2007-12-151-87/+5
* Remove get/put_tile_rgba() functions.Brian2007-12-121-69/+4
* Port i965 driver to Gallium3D.Zack Rusin2007-12-111-0/+397