]> source.dussan.org Git - tigervnc.git/commit
Be more aggressive in finding solid rectangles
authorPierre Ossman <ossman@cendio.se>
Thu, 12 Feb 2015 12:44:22 +0000 (13:44 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 13 Feb 2015 12:20:49 +0000 (13:20 +0100)
commiteef5516854cdc466daed1e1a817bb41bc264027d
treeccd1bcc588d46458fbab35788d89338367719614
parent8738e8a6270e219a523e3afc914220a17216365d
Be more aggressive in finding solid rectangles

The previous FIXME was incorrect. The old code did in fact continue
looking over the entire area. This commit restores that old behaviour.
common/rfb/EncodeManager.cxx
common/rfb/EncodeManager.h