summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i965simple/brw_surface.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-2/+1
* gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h headerBrian Paul2008-08-221-0/+1
* gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca2008-06-271-52/+17
* 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-1/+1
* gallium: tex surface checkpointKeith Whitwell2008-05-011-31/+20
* gallium/i965: silence warningsBrian2008-02-271-0/+1
* gallium: re-org of i965 texture/surface code, functionsBrian2008-02-201-42/+1
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+210