Age | Commit message (Expand) | Author |
---|---|---|
2010-01-21 | gallium: adapt util code to blend changes | Roland Scheidegger |
2010-01-14 | gallium/util: silence warning about array initializers | Brian Paul |
2010-01-11 | util: Set flatshade for blitter. | Corbin Simpson |
2010-01-11 | util/blitter: remove unused variable | Keith Whitwell |
2010-01-10 | util: Apply Brian's suggested blit improvements. | Corbin Simpson |
2010-01-10 | gallium: u_blitter add overlapping blit support. | Dave Airlie |
2010-01-06 | util/blitter: allow NULL CSOs to be saved | Marek Olšák |
2009-12-18 | util: Update blitter for u_format changes. | Corbin Simpson |
2009-12-17 | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol |
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 |