Age | Commit message (Expand) | Author |
---|---|---|
2008-02-27 | gallium: remove unnecessary assignment | Brian |
2008-02-27 | gallium: remove pipe_context->texture_create/release/get_tex_surface() | Brian |
2008-02-27 | gallium: implement pipe_screen for softpipe driver | Brian |
2008-02-27 | gallium: softpipe_init_texture_funcs(), make texture func static | Brian |
2008-02-26 | gallium: remove pipe parameter from pipe_texture_reference() | Brian |
2008-02-22 | gallium: fix brokenb build | Brian |
2008-02-23 | gallium: Fix build on Windows. | Michal Krol |
2008-02-20 | gallium: replace some ordinary assignments with pipe_reference_texture() | Brian |
2008-02-20 | gallium: fix bad ptr comparison | Brian |
2008-02-20 | gallium: new pipe->texture_update() function | Brian |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |