Age | Commit message (Expand) | Author |
---|---|---|
2010-08-25 | util: add rectangle helpers to u_rect.h | Keith Whitwell |
2010-08-23 | util: fix util_fill_rect to take util_color instead of u32 param | Roland Scheidegger |
2010-05-03 | gallium: move surface utility functions into u_surface.c | Brian Paul |
2010-01-07 | gallium/util: make src_y unsigned like the other x/y params | Brian Paul |
2009-11-30 | gallium: interface cleanups, remove nblocksx/y from pipe_texture and more | Roland Scheidegger |
2009-08-19 | gallium: rename copy/fill_rect utility functions | Brian Paul |
2008-09-04 | gallium: new util_surface_copy() and util_surface_fill() helpers | Brian Paul |
2008-08-22 | gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h header | Brian Paul |