diff options
author | José Fonseca <[email protected]> | 2011-10-05 13:27:08 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2011-10-05 18:07:05 +0100 |
commit | e2072a1046039403d814613553e7b3b563d43dfc (patch) | |
tree | 6b3eaca75fd515731540860e73c4f33da1329aa6 /src/gallium/include | |
parent | c620087432b2055aa9301f19f8b6444080698c90 (diff) |
llvmpipe: Fix the 4 planes (lines) case properly.
The previous change was not effective for lines, because there is no
4 planes 4x4 block rasterization path: it is handled by the 16x16 block
case too, and the 16x16 block was not being budged as it should.
This fixes assertion failures on line rasterization.
Diffstat (limited to 'src/gallium/include')
0 files changed, 0 insertions, 0 deletions