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-08-22 | gallium: replace align_int() with align() | Brian Paul |
2008-06-27 | gallium: Drop pipe_texture->cpp and pipe_surface->cpp. | José Fonseca |
2008-05-02 | brw: remove dead code | Keith Whitwell |
2008-05-01 | gallium: tex surface checkpoint | Keith Whitwell |
2008-03-19 | gallium: add face, dirtyLevels params to pipe->texture_update() | Brian Paul |
2008-02-27 | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian |
2008-02-27 | gallium/i965: implement pipe_screen for i965 driver (untested) | Brian |
2008-02-20 | gallium: replace some ordinary assignments with pipe_reference_texture() | Brian |
2008-02-20 | gallium: re-org of i965 texture/surface code, functions | Brian |
2008-02-20 | gallium: new pipe->texture_update() function | Brian |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |