diff options
author | Jonathan G Rennison <j.g.rennison@gmail.com> | 2020-02-01 18:19:57 +0000 |
---|---|---|
committer | Niels Martin Hansen <nielsm@indvikleren.dk> | 2020-02-02 15:37:14 +0100 |
commit | 14af8701df46fb8f40a862ea5eff41e6ae1c2868 (patch) | |
tree | 037cbeba8360423c2fe9969f40d42f360ff292d3 /src/misc | |
parent | 196157b29e3b654e2f700b657a4e706d02b26cd6 (diff) | |
download | openttd-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