Age | Commit message (Expand) | Author |
---|---|---|
2008-02-13 | gallium: pipe->surface_copy can flip the contents vertically when necessary. | Michel Dänzer |
2008-02-12 | gallium: remove unused first_level param from st_texture_create() | Brian |
2008-02-12 | gallium: clean-up, simplification of mipmapped textures | Brian |
2008-02-06 | gallium: change pipe->texture_create() to operate like the CSO functions | Brian |
2008-02-06 | comments, clean-ups, consts | Brian |
2008-01-26 | gallium: minor cleanups to pipe interface | Keith Whitwell |
2008-01-04 | gallium: Make texture target an enum for better debuggability. | Michel Dänzer |
2007-12-11 | Remove internal_format field from struct pipe_texture. | Michel Dänzer |
2007-12-07 | Eliminate struct pipe_region. | Michel Dänzer |
2007-12-06 | Hide texture layout details from the state tracker. | Michel Dänzer |