]> source.dussan.org Git - tigervnc.git/commit
ScaledDIBSectionBuffer class improvements:
authorgeorge82 <george82@3789f03b-4d11-0410-bbf8-ca57d06f2519>
Sat, 27 May 2006 12:31:08 +0000 (12:31 +0000)
committergeorge82 <george82@3789f03b-4d11-0410-bbf8-ca57d06f2519>
Sat, 27 May 2006 12:31:08 +0000 (12:31 +0000)
commite89d47fb19a0a0438b2b038f0e7ab005d72a9be2
tree329746a198cacea1030814e13e3e29a0e387b874
parentc0d28b28d274450dce19a38e6c5ca4bb7a3044f0
ScaledDIBSectionBuffer class improvements:
Copy the pixel data from source buffer to scale buffer
if scale was changed to 100 percent and copy the pixel data
from scaled buffer to source buffer if scale was changed
from 100 percent. It allow refresh the Desktop Window
without sending FramebufferUpdateRequest message and
decrease the network traffic.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@597 3789f03b-4d11-0410-bbf8-ca57d06f2519
win/rfb_win32/ScaledDIBSectionBuffer.cxx