summaryrefslogtreecommitdiff
path: root/src/misc
diff options
context:
space:
mode:
authorJonathan G Rennison <j.g.rennison@gmail.com>2020-02-01 18:19:57 +0000
committerNiels Martin Hansen <nielsm@indvikleren.dk>2020-02-02 15:37:14 +0100
commit14af8701df46fb8f40a862ea5eff41e6ae1c2868 (patch)
tree037cbeba8360423c2fe9969f40d42f360ff292d3 /src/misc
parent196157b29e3b654e2f700b657a4e706d02b26cd6 (diff)
downloadopenttd-14af8701df46fb8f40a862ea5eff41e6ae1c2868.tar.xz
Fix #6566: Fix signed integer overflow in viewport draw area chunking
This caused drawing areas larger than 2097151 pixels at 8x zoom to not be subdivided into smaller chunks as required. This resulted in pathological performance issues in the sprite sorter.
Diffstat (limited to 'src/misc')
0 files changed, 0 insertions, 0 deletions