vc4: Add a blitter path using just the render thread.
authorEric Anholt <eric@anholt.net>
Mon, 6 Apr 2015 22:12:58 +0000 (15:12 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 14 Apr 2015 06:20:46 +0000 (23:20 -0700)
commit1be329e64cd035e3ee088cff3a50d39e1ad66868
tree5dc50073b69a5aa27ab9e083fec86feac6827392
parent76d56752ccff5bca3a0808705d5da76f186afb33
vc4: Add a blitter path using just the render thread.

This accelerates the path for generating the shadow tiled texture when
asked to sample from a raster texture (typical in glamor).
src/gallium/drivers/vc4/vc4_blit.c