Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul | 2008-08-24 | 1 | -2/+1 |
* | gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header | Brian Paul | 2008-08-22 | 1 | -0/+1 |
* | gallium: Drop pipe_texture->cpp and pipe_surface->cpp. | José Fonseca | 2008-06-27 | 1 | -52/+17 |
* | 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 |
* | gallium: tex surface checkpoint | Keith Whitwell | 2008-05-01 | 1 | -31/+20 |
* | gallium/i965: silence warnings | Brian | 2008-02-27 | 1 | -0/+1 |
* | gallium: re-org of i965 texture/surface code, functions | Brian | 2008-02-20 | 1 | -42/+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/+210 |