summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_rect.h
AgeCommit message (Expand)Author
2010-08-25util: add rectangle helpers to u_rect.hKeith Whitwell
2010-08-23util: fix util_fill_rect to take util_color instead of u32 paramRoland Scheidegger
2010-05-03gallium: move surface utility functions into u_surface.cBrian Paul
2010-01-07gallium/util: make src_y unsigned like the other x/y paramsBrian Paul
2009-11-30gallium: interface cleanups, remove nblocksx/y from pipe_texture and moreRoland Scheidegger
2009-08-19gallium: rename copy/fill_rect utility functionsBrian Paul
2008-09-04gallium: new util_surface_copy() and util_surface_fill() helpersBrian Paul
2008-08-22gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h headerBrian Paul