summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965simple/brw_surface.c
AgeCommit message (Expand)Author
2009-10-05i965g: Drop i965simpleJakob Bornecrantz
2009-08-19gallium: rename copy/fill_rect utility functionsBrian Paul
2009-03-13gallium: Remove do_flip argument from surface_copyJakob Bornecrantz
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin
2009-01-30gallium: make p_winsys internalZack Rusin
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-22gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h headerBrian Paul
2008-06-27gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca
2008-06-23gallium: change surface_copy()'s do_flip to booleanBrian Paul
2008-06-23gallium: fix bad srcy coord if do_flipBrian Paul
2008-05-01gallium: tex surface checkpointKeith Whitwell
2008-02-27gallium/i965: silence warningsBrian
2008-02-20gallium: re-org of i965 texture/surface code, functionsBrian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca