aboutsummaryrefslogtreecommitdiffstats
path: root/rfb/ScaledPixelBuffer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-136/+0
* Small rfb::ScaledPixelBuffer class code improvements.george822006-05-241-8/+12
* Small code improvements.george822006-04-051-8/+7
* Added the new method setSourceBuffer() to the rfb::ScaledPixelBuffer class.george822006-04-051-3/+11
* Removed unnecessary methods from the rfb::ScaledPixelBuffer() classgeorge822006-04-051-23/+0
* Small code improvements.george822006-04-051-5/+6
* Removed scaled (destination) image buffer manipulation fromgeorge822006-03-281-3/+0
* Small ScaledPixelBuffer class code improvements.george822006-03-271-5/+5
* Calculate the changed pixel rect in the scaled image withgeorge822006-03-271-11/+4
* Added ScaledPixelBuffer::calculateScaleBoundary() in the rfb library.george822006-03-271-0/+11
* Small ScaledPixelBuffer class improvements.george822006-02-241-7/+2
* Small ScaledPixelBuffer class improvements.george822006-02-121-3/+7
* Small ScaledPixelBuffer class improvements.george822006-02-121-12/+12
* Small ScaledPixelBuffer class improvements.george822006-02-121-2/+2
* Rename rfb::SlaledPixelBuffer::data to rfb::SlaledPixelBuffer::scaled_data.george822006-02-121-8/+9
* Added the default constructor to the rfb::ScaledPixelBuffer class.george822006-02-121-2/+6
* Added ScaledPixelBuffer class implementation to the rfb library. The ScaledPi...george822005-12-031-0/+142