svga: use vgpu10 CopyRegion command when possible

Graphics / Mesa 3D Graphics Library / Mesa - Neha Bhende [vmware.com] - 30 June 2016 15:32 UTC

Do texture->texture copies host-side with this command when possible. Use the previous software fallback otherwise.

1d0be40 svga: use vgpu10 CopyRegion command when possible
src/gallium/drivers/svga/svga_pipe_blit.c | 149 ++++++++++++++++++++++++++++-
1 file changed, 147 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share