OSDN Git Service

gallium: remove resource_resolve
authorMarek Olšák <maraeo@gmail.com>
Thu, 13 Sep 2012 17:38:25 +0000 (19:38 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sun, 30 Sep 2012 16:57:57 +0000 (18:57 +0200)
commitde80660c2bd43db112b6c82d970660ed9806cd33
tree115c132994d540743e6deed23dec941f8eb619b4
parentd37e6b15ad545106d48af5c8abb75d0e28895d43
gallium: remove resource_resolve

The functionality is provided by the new blit function.

Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
12 files changed:
src/gallium/docs/d3d11ddi.txt
src/gallium/docs/source/context.rst
src/gallium/drivers/galahad/glhd_context.c
src/gallium/drivers/nv30/nv30_miptree.c
src/gallium/drivers/nv30/nv30_resource.c
src/gallium/drivers/nv50/nv50_surface.c
src/gallium/drivers/nvc0/nvc0_surface.c
src/gallium/drivers/r300/r300_render.c
src/gallium/drivers/r600/r600_blit.c
src/gallium/include/pipe/p_context.h
src/gallium/include/pipe/p_state.h
src/gallium/state_trackers/d3d1x/gd3d11/d3d11_context.h