gallium: new util_surface_copy() and util_surface_fill() helpers
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 4 Sep 2008 16:31:23 +0000 (10:31 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 4 Sep 2008 16:31:23 +0000 (10:31 -0600)
commitce8c08c2b03d8dc363deb14124372a6bbb4efd99
tree44ce032cdc499467d6325f819b51fcff44cacde0
parent978f07bebdd5a368b8f900ed9cf77d3464a77ec0
gallium: new util_surface_copy() and util_surface_fill() helpers

These are plug-in fallbacks for the pipe->surface_copy() and
pipe->surface_fill() functions.
src/gallium/auxiliary/util/u_rect.c
src/gallium/auxiliary/util/u_rect.h