Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-18 | util: Update blitter for u_format changes. | Corbin Simpson | |
:T | |||
2009-12-17 | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | |
Previously they depended on format blocks, but after removing those they started depending on format encoding. | |||
2009-12-15 | util/blitter: kill the draw_quad callback | Marek Olšák | |
2009-12-15 | util/blitter: allocate most of the state objects on-demand | Marek Olšák | |
2009-12-15 | util/blitter: use PIPE_MAX_* limits, and fix a memory leak | Marek Olšák | |
2009-12-15 | util: add blitter | Marek Olšák | |