]> source.dussan.org Git - tigervnc.git/commit
The CopyRect encoding is very efficient so it is wasteful to check those
authorPierre Ossman <ossman@cendio.se>
Thu, 10 Nov 2011 12:37:39 +0000 (12:37 +0000)
committerPierre Ossman <ossman@cendio.se>
Thu, 10 Nov 2011 12:37:39 +0000 (12:37 +0000)
commit939dcd11f8284a3601ca1e371bfb20b3d2ea44ba
treefee6fddb4bc96708dee0ce065992093a03fc4537
parent77b50285e1af3cef1795cba9485e73fc31d04443
The CopyRect encoding is very efficient so it is wasteful to check those
areas here. It also makes the CUT counter-productive in some cases as it
tends to expand small changes to BLOCK_SIZE (16 pixels) because of the copy
regions.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4788 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/rfb/ComparingUpdateTracker.cxx