summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_rect.h
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: make src_y unsigned like the other x/y paramsBrian Paul2010-01-071-1/+1
* gallium: interface cleanups, remove nblocksx/y from pipe_texture and moreRoland Scheidegger2009-11-301-2/+2
* gallium: rename copy/fill_rect utility functionsBrian Paul2009-08-191-2/+2
* gallium: new util_surface_copy() and util_surface_fill() helpersBrian Paul2008-09-041-0/+18
* gallium: move pipe_copy_rect(), pipe_fill_rect() protos into new u_rect.h headerBrian Paul2008-08-221-0/+54