Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: add face, dirtyLevels params to pipe->texture_update() | Brian Paul | 2008-03-19 | 1 | -2/+0 |
* | gallium: state tracker didn't always notify drivers of texobj data changes | Brian | 2008-02-20 | 1 | -0/+64 |
* | gallium: remove unused first_level param from st_texture_create() | Brian | 2008-02-12 | 1 | -1/+0 |
* | gallium: clean-up, simplification of mipmapped textures | Brian | 2008-02-12 | 1 | -3/+3 |
* | comments, clean-ups, consts | Brian | 2008-02-06 | 1 | -4/+4 |
* | gallium: Make texture target an enum for better debuggability. | Michel Dänzer | 2008-01-04 | 1 | -2/+2 |
* | Remove internal_format field from struct pipe_texture. | Michel Dänzer | 2007-12-11 | 1 | -1/+0 |
* | Remove stray references to struct pipe_region. | Michel Dänzer | 2007-12-10 | 1 | -1/+0 |
* | Eliminate struct pipe_region. | Michel Dänzer | 2007-12-07 | 1 | -2/+1 |
* | Hide texture layout details from the state tracker. | Michel Dänzer | 2007-12-06 | 1 | -0/+109 |