gallium/u_blitter: implement scaled blitting in the Z direction
authorMarek Olšák <marek.olsak@amd.com>
Sun, 16 Mar 2014 02:44:09 +0000 (03:44 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 4 Apr 2014 17:38:36 +0000 (19:38 +0200)
commit78f754b739e80a1a45b87cd22466e447da53b19e
tree12fe3e94f198982ce9a9a5f06226e0625c98b7c8
parent8ab7bb4707ae5fb6e5e841f0f2e369c14b5ffbea
gallium/u_blitter: implement scaled blitting in the Z direction

So that pipe->blit can be used for 3D mipmap generation.
src/gallium/auxiliary/util/u_blitter.c