]> source.dussan.org Git - tigervnc.git/commit
Use larger integers for the cursor dithering
authorPierre Ossman <ossman@cendio.se>
Fri, 23 Nov 2018 15:12:17 +0000 (16:12 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 23 Nov 2018 15:12:17 +0000 (16:12 +0100)
commit6c38a0876824daf2bd86c60d37328cd79b48182a
tree6e78cdf8fa404481976e4408a11f19fbcd4c4623
parent1f44e85bf403bfe9dd7298d37ae490fb0fc27cd6
Use larger integers for the cursor dithering

We need a larger range to handle the temporary overflow caused by
the Floyd-Steinberg dithering.
common/rfb/Cursor.cxx