Age | Commit message (Expand) | Author |
---|---|---|
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-06-27 | cell: Update for cpp removal. | José Fonseca |
2008-04-01 | cell: fix bug in texture tiling function (non-square textures work now) | Brian |
2008-04-01 | cell: checkpoint: more multi-texture work | Brian |
2008-03-19 | gallium: add face, dirtyLevels params to pipe->texture_update() | Brian Paul |
2008-02-28 | cell: remove obsolete texture field | Brian |
2008-02-27 | cell: fix minor get_tex_surface() breakage | Brian |
2008-02-27 | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian |
2008-02-27 | Cell: implement pipe_screen for cell driver | Brian |
2008-02-20 | gallium: replace some ordinary assignments with pipe_reference_texture() | Brian |
2008-02-20 | cell: put most simple state-setter functions in new cell_pipe_state.c file | Brian |
2008-02-20 | gallium: new pipe->texture_update() function | Brian |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |