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