i915: Enable texture tiling by default.
authorEric Anholt <eric@anholt.net>
Wed, 3 Mar 2010 19:51:51 +0000 (11:51 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 4 Mar 2010 16:18:53 +0000 (08:18 -0800)
commit8e7a8d65931a650534e0f5c4e0d8118cd6f7636e
treedb921cfbfa97bf1dea294be8b62194307712bd81
parent41d3fdc380655b701fab2537bdc7e254b6155286
i915: Enable texture tiling by default.

This now passes piglit testcases, and shows performance improvements
on openarena.  Blit-heavy apps may see degradation, but the
expectation is that the common case of 3D rendering will see
significant wins.

This regresses gen-teximage on my 855, and no piglit tests on my 945.
src/mesa/drivers/dri/intel/intel_screen.c