]> Git Repo - qemu.git/commit
vnc: Fix artifacts in hextile decoding
authorAnthony Liguori <[email protected]>
Thu, 7 Jan 2010 13:55:34 +0000 (07:55 -0600)
committerAnthony Liguori <[email protected]>
Thu, 7 Jan 2010 13:55:34 +0000 (07:55 -0600)
commit18cb1d85578e03b16570d9380309cca673f9fff8
treed430c20249d14b1e3c2a71b05d3f18003bdf50a4
parent561ef251e7896aa3c3abdab414dd154558d13d1a
vnc: Fix artifacts in hextile decoding

02c2b87 introduced a regression whereas the foreground color in a hextile
update was not being properly invalidated leading to artifacts.

It's still necessary to explicitly invalidate the foreground color with a
SubrectColoured tile even though we no longer send a foreground color as
part of the tile.

Reported-by: Mark Cave-Ayland <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
vnchextile.h
This page took 0.024069 seconds and 4 git commands to generate.