]> source.dussan.org Git - tigervnc.git/commit
Restore cropping API to maskRect()
authorPierre Ossman <ossman@cendio.se>
Fri, 20 Jan 2017 14:57:21 +0000 (15:57 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 20 Jan 2017 14:57:21 +0000 (15:57 +0100)
commit99871831d057337477d406fd48050286fa9833f9
tree8f2149c6b0cfee75bc1109a5f8bb0eef2cd54b8a
parent143f239afac50f88b2e108ca085e32ad90e1e2ff
Restore cropping API to maskRect()

We need to restore the previous, more complex API in order to
easily handle masks now that we no longer accept out-of-bounds
operations.
common/rfb/PixelBuffer.cxx
common/rfb/PixelBuffer.h