Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Remove do_flip argument from surface_copy | Jakob Bornecrantz | 2009-03-13 | 1 | -1/+13 |
* | cell: include cell_surface.h | Brian Paul | 2008-11-12 | 1 | -0/+1 |
* | cell: use util_surface_copy/fill() | Brian Paul | 2008-09-04 | 1 | -97/+2 |
* | cell: updated assertion | Brian Paul | 2008-09-03 | 1 | -1/+1 |
* | cell: asst fixes to get driver building/running again. | Brian | 2008-08-25 | 1 | -5/+6 |
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -1/+1 |
* | gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header | Brian Paul | 2008-08-22 | 1 | -0/+1 |
* | cell: Update for cpp removal. | José Fonseca | 2008-06-27 | 1 | -57/+8 |
* | gallium: change surface_copy()'s do_flip to boolean | Brian Paul | 2008-06-23 | 1 | -1/+1 |
* | gallium: fix bad srcy coord if do_flip | Brian Paul | 2008-06-23 | 1 | -1/+1 |
* | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | Code reorganization: move files into their places. | José Fonseca | 2008-02-15 | 1 | -0/+179 |