summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_rect.c
AgeCommit message (Expand)Author
2008-12-18Gallium: fix for conform testRobert Ellison
2008-11-06gallium: actually flip the coordinatesZack Rusin
2008-09-04gallium: new util_surface_copy() and util_surface_fill() helpersBrian Paul
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul
2008-08-22gallium: rename p_util.c to u_rect.c (it only contains rect copy/fill helpers)Brian Paul