]> source.dussan.org Git - tigervnc.git/commit
Powerful ScaledPixelBuffer class code improvements - at 10x increased scale performan...
authorgeorge82 <george82@3789f03b-4d11-0410-bbf8-ca57d06f2519>
Sun, 4 Nov 2007 07:35:51 +0000 (07:35 +0000)
committergeorge82 <george82@3789f03b-4d11-0410-bbf8-ca57d06f2519>
Sun, 4 Nov 2007 07:35:51 +0000 (07:35 +0000)
commit3a1982ec933f268d68bf6840d4f30907acb92322
treef4a3e31c71195aa846f0f8dfb7cd3c30f84f3a00
parent781226697c3d3b840cc397dde763b8d91d492006
Powerful ScaledPixelBuffer class code improvements - at 10x increased scale performance due to
using the row accumulators. The row accumulators keep result of the convolution of the source image by y axis.

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