summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915simple/i915_surface.c
AgeCommit message (Expand)Author
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin
2009-01-30gallium: make p_winsys internalZack Rusin
2009-01-30i915: Fix surface operationsJakob Bornecrantz
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-27i915: Fix the last of the stride/pitch changesJakob Bornecrantz
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-20gallium: minor re-org of 915 surface/texture codeBrian
2008-02-15Code reorganization: update build.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca