summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-01-19 14:35:46 +0100
committerAndrea Canciani <ranma42@gmail.com>2011-01-19 14:41:52 +0100
commit67cfb20bd0908b73efc208b3c5ca0d027f858864 (patch)
treed927df109710c697b484cfbb0302746ee97c11bb /configure.ac
parentb8e7bfdff0478f0515ea470b32fc15ca081d637e (diff)
test: Workaround pixman limits in large-source-roi
Since 1cc750ed92a936d84b47cac696aaffd226e1c02e pixman won't perform the compositing if it can't prove that this the computations it has to perform will fit within the size of the variables it uses. It looks like in this case it cannot prove that no overflow will happen unless surface_width <= 30582. Instead of this size (discovered by bisection), a safer looking 30000 was chosen. It should still trigger the problems the original test was looking for, because backends which support 30000xheight surfaces will likely support 32767xheight as well.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions