]> source.dussan.org Git - tigervnc.git/commit
Since fillRect() operates directly on the framebuffer, optimize it and remove the...
authorDRC <dcommander@users.sourceforge.net>
Thu, 3 Nov 2011 23:56:10 +0000 (23:56 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 3 Nov 2011 23:56:10 +0000 (23:56 +0000)
commit4f24c1a731dd812d14dac0a504a8033f6247a2fe
tree93d9180c7013fe02763766091b7c6cca17a5044d
parent3461d590b7c13e03a01bf5ffec59d035b2d6de4e
Since fillRect() operates directly on the framebuffer, optimize it and remove the separate version in TightDecoder.

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