]> source.dussan.org Git - tigervnc.git/commit
Correction for graphics problem when using RENDER: Sometimes,
authorPeter Åstrand <astrand@cendio.se>
Thu, 31 Mar 2005 11:27:37 +0000 (11:27 +0000)
committerPeter Åstrand <astrand@cendio.se>
Thu, 31 Mar 2005 11:27:37 +0000 (11:27 +0000)
commit014f030c1fc71338b911479f179db499fec93b77
tree49c0e71a859e2c1ad6b0d62173613da9f6ddf777
parent530a075ff378ae7a76464d291b0e412565b01048
Correction for graphics problem when using RENDER: Sometimes,
horizontal bands of distorted pixel data is displayed. This has only
been observed in the GNOME environment, and seems to be caused by
vncHooksComposite being called with a negative xDst argument. The fix
is simple: When this happens, return.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@281 3789f03b-4d11-0410-bbf8-ca57d06f2519
xc/programs/Xserver/vnc/vncHooks.cc