]> source.dussan.org Git - tigervnc.git/commit
Provide a better R/W base PixelBuffer class
authorPierre Ossman <ossman@cendio.se>
Thu, 6 Feb 2014 15:31:10 +0000 (16:31 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 7 Jul 2014 12:55:27 +0000 (14:55 +0200)
commita32040d7c9972f70272218effbc0242416d417d2
treeb6ef6c797262da99af6907154b014a65acb15b60
parent2e5a10608394186fd1324c97b17d7f08e0c0aaf6
Provide a better R/W base PixelBuffer class

Clearly separates the read API from the write API
and also from actual implementation.
common/rfb/ComparingUpdateTracker.cxx
common/rfb/PixelBuffer.cxx
common/rfb/PixelBuffer.h
vncviewer/CConn.cxx
vncviewer/DesktopWindow.cxx
vncviewer/DesktopWindow.h
vncviewer/Viewport.cxx
vncviewer/Viewport.h
win/rfb_win32/DeviceFrameBuffer.cxx