Age | Commit message (Expand) | Author |
---|---|---|
2009-02-02 | gallium: remove pipe_buffer from surfaces | Zack Rusin |
2009-01-30 | gallium: make p_winsys internal | Zack Rusin |
2009-01-30 | i915: Fix surface operations | Jakob Bornecrantz |
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-08-22 | gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header | Brian Paul |
2008-06-27 | i915: Fix the last of the stride/pitch changes | Jakob Bornecrantz |
2008-06-27 | gallium: Drop pipe_texture->cpp and pipe_surface->cpp. | José Fonseca |
2008-06-23 | gallium: change surface_copy()'s do_flip to boolean | Brian Paul |
2008-06-23 | gallium: fix bad srcy coord if do_flip | Brian Paul |
2008-05-01 | gallium: tex surface checkpoint | Keith Whitwell |
2008-02-20 | gallium: minor re-org of 915 surface/texture code | Brian |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |