]> source.dussan.org Git - tigervnc.git/commit
r4960 broke support for pixel formats with depth < 24. This corrects that and also...
authorBrian Hinz <bphinz@users.sourceforge.net>
Sat, 1 Sep 2012 02:00:51 +0000 (02:00 +0000)
committerBrian Hinz <bphinz@users.sourceforge.net>
Sat, 1 Sep 2012 02:00:51 +0000 (02:00 +0000)
commit547117027e06cf50a91b0f0b5a33a576bcca02b6
treea248ca3ebe3b7f2593510b08616eb0e8812fe17c
parentf55361195bfa524b059817ec4539aad34280c8d0
r4960 broke support for pixel formats with depth < 24. This corrects that and also forces a full framebuffer update whenever the format is changed.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4986 3789f03b-4d11-0410-bbf8-ca57d06f2519
java/com/tigervnc/rfb/PixelBuffer.java
java/com/tigervnc/vncviewer/BIPixelBuffer.java
java/com/tigervnc/vncviewer/CConn.java