softpipe: use CPU flags for mapping
authorKeith Whitwell <keith@tungstengraphics.com>
Thu, 1 May 2008 10:28:47 +0000 (11:28 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Thu, 1 May 2008 11:00:45 +0000 (12:00 +0100)
commit27e46611f04108765fa99890822a474820d5c563
tree1c4a98fc2895da0543e54c2f3a1989114e958ae1
parentc9ed86a96483063f3d6789ed16645a3dca77d726
softpipe: use CPU flags for mapping

But when creating surfaces, adjust incoming flags from GPU->CPU usage.
src/gallium/drivers/softpipe/sp_draw_arrays.c
src/gallium/drivers/softpipe/sp_surface.c
src/gallium/drivers/softpipe/sp_texture.c
src/gallium/drivers/softpipe/sp_tile_cache.c