]> source.dussan.org Git - tigervnc.git/commit
Optimise fillRect()
authorPierre Ossman <ossman@cendio.se>
Fri, 6 Feb 2015 12:51:35 +0000 (13:51 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 13 Feb 2015 10:13:53 +0000 (11:13 +0100)
commita43a3f4e0e1ae9faa389a91ad9a38db4af4c54c8
treeb963f0f359e8b0eccd4c2400677d9223670cfea7
parent8ac31113cc6c0327b40bb40770d83a544f84e8b5
Optimise fillRect()

It had regressed in performance compared to 1.3. This brings it back
up to the same speed.
common/rfb/PixelBuffer.cxx