Age | Commit message (Expand) | Author |
---|---|---|
2008-07-18 | gallium: Expose the ability to get a tile outside a surface. | José Fonseca |
2008-07-16 | gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yu... | José Fonseca |
2008-07-13 | util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions. | José Fonseca |
2008-07-03 | gallium: added a4r4g4b4_put_tile_rgba() | Brian Paul |
2008-06-27 | gallium: Drop pipe_texture->cpp and pipe_surface->cpp. | José Fonseca |
2008-05-01 | gallium: tex surface checkpoint | Keith Whitwell |
2008-04-30 | gallium: use the newer PIPE_FORMAT_x_UNORM format names | Brian Paul |
2008-04-28 | gallium: add cases for PIPE_FORMAT_X8Z24_UNORM | Brian Paul |
2008-04-24 | gallium: Initial support for pixel formats with unused storage components. | Michel Dänzer |
2008-04-04 | gallium: make msvc less unhappy | Keith Whitwell |
2008-04-03 | gallium: implement ycbcr->rgba tile conversion | Brian |
2008-02-29 | gallium: added pipe_get/put_tile_z() functions | Brian Paul |
2008-02-15 | Code reorganization: s/aux/auxiliary/. | José Fonseca |