summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915simple/i915_surface.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-94/+0
* i915g: Rename pipe field on context to baseJakob Bornecrantz2009-08-311-2/+2
* gallium: Remove do_flip argument from surface_copyJakob Bornecrantz2009-03-131-2/+1
* i915simple: Minimal fixup for introduction of struct pipe_transfer.Michel Dänzer2009-02-181-55/+24
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-3/+6
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* i915: Fix surface operationsJakob Bornecrantz2009-01-301-3/+3
* 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
* i915: Fix the last of the stride/pitch changesJakob Bornecrantz2008-06-271-9/+9
* gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca2008-06-271-52/+16
* 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-6/+17
* gallium: minor re-org of 915 surface/texture codeBrian2008-02-201-44/+1
* Code reorganization: update build.José Fonseca2008-02-151-1/+1
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+191