| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-12-11 | Remove internal_format field from struct pipe_texture. | Michel Dänzer | |
| It's state tracker specific / not really necessary anyway. | |||
| 2007-12-07 | Eliminate struct pipe_region. | Michel Dänzer | |
| Directly use struct pipe_buffer_handle for storage and struct pipe_surface for (un)mapping. | |||
| 2007-12-06 | Hide texture layout details from the state tracker. | Michel Dänzer | |
| pipe->get_tex_surface() has to be used for access to texture image data. | |||
