i915g: Don't limit blitter to POT textures
authorStéphane Marchesin <marcheu@chromium.org>
Sat, 22 Nov 2014 08:10:50 +0000 (00:10 -0800)
committerStéphane Marchesin <marcheu@chromium.org>
Sat, 22 Nov 2014 08:13:40 +0000 (00:13 -0800)
commit1e47510df72ccc43fde33e5026bcf71f201d90ae
tree368267da3d73d675325b76140af64fc291e8b670
parente30c799da920f6c6f502cbd05380235b791e05fd
i915g: Don't limit blitter to POT textures

Now that we have NPOT support for u_blitter, there is no reason to
limit this any longer.

Signed-off-by: Stéphane Marchesin <marcheu@chromium.org>
src/gallium/drivers/i915/i915_surface.c