Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Update blitter for u_format changes. | Corbin Simpson | 2009-12-18 | 1 | -1/+2 |
* | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | 2009-12-17 | 1 | -2/+2 |
* | util/blitter: kill the draw_quad callback | Marek Olšák | 2009-12-15 | 1 | -11/+6 |
* | util/blitter: allocate most of the state objects on-demand | Marek Olšák | 2009-12-15 | 1 | -75/+179 |
* | util/blitter: use PIPE_MAX_* limits, and fix a memory leak | Marek Olšák | 2009-12-15 | 1 | -13/+27 |
* | util: add blitter | Marek Olšák | 2009-12-15 | 1 | -0/+605 |