diff options
author | Eric Anholt <[email protected]> | 2011-12-27 17:22:30 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-01-04 09:51:17 -0800 |
commit | 8aa7fa770c4ae7660b37ea9d8f496bd6e62d3df8 (patch) | |
tree | 6d2d4748bdd848dd875f17f4b219c9988c06075b /src/mesa/sources.mak | |
parent | 15e309cf84444a8f9ce7f7c86f0a0f391721bc50 (diff) |
intel: Fix pitch handling for linear blits.
The new assert in intelEmitCopyBlit() gets angry if we don't align to
dwords. Rather than make the assert have a special case for height ==
1 on the assumption that the hardware doesn't use it in that case,
just supply a correct pitch.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=43214
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/sources.mak')
0 files changed, 0 insertions, 0 deletions