OSDN Git Service

i965/copy_image: Use the blitter on gen5
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 26 May 2017 19:23:05 +0000 (12:23 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 26 May 2017 21:44:29 +0000 (14:44 -0700)
commit21ddab4a173f585f757586b81542c912cb16bf48
tree1651232ad9bf6cddb8679330e1c4de1459e4e724
parenta958a30827aebd17471c0933695e68ad1c1c6ff0
i965/copy_image: Use the blitter on gen5

This was just an accidental typo in the refactoring.  The intention was
to try the blitter on gen4-5, not just gen4.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/intel_copy_image.c