commit | a32040d7c9972f70272218effbc0242416d417d2 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Feb 06 16:31:10 2014 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Mon Jul 07 14:55:27 2014 +0200 |
tree | b6ef6c797262da99af6907154b014a65acb15b60 | |
parent | 2e5a10608394186fd1324c97b17d7f08e0c0aaf6 [diff] |
Provide a better R/W base PixelBuffer class Clearly separates the read API from the write API and also from actual implementation.
diff --git a/win/rfb_win32/DeviceFrameBuffer.cxx b/win/rfb_win32/DeviceFrameBuffer.cxx index 0ad06e9..d075c25 100644 --- a/win/rfb_win32/DeviceFrameBuffer.cxx +++ b/win/rfb_win32/DeviceFrameBuffer.cxx
@@ -220,6 +220,7 @@ } } } + cursorBm.commitBufferRW(cursorBm.getRect()); } // Finally invert the AND mask so it's suitable for RFB and pack it into