aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_surface.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca2008-06-271-34/+11
* gallium: change surface_copy()'s do_flip to booleanBrian Paul2008-06-231-1/+1
* gallium: fix bad srcy coord if do_flipBrian Paul2008-06-231-4/+10
* re-add pipe_surface map/unmap inlinesKeith Whitwell2008-05-021-1/+1
* softpipe: use CPU flags for mappingKeith Whitwell2008-05-011-3/+3
* gallium: tex surface checkpointKeith Whitwell2008-05-011-6/+17
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+159