Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-20 | gallium: new pipe->texture_update() function | Brian | |
Called whenever texture data is changed (glTexImage, glTexSubImage, glCopyTexSubImage, etc). | |||
2008-02-15 | Code reorganization: move files into their places. | José Fonseca | |
This is in a separate commit to ensure renames are properly preserved. |