summaryrefslogtreecommitdiffstats
path: root/common/rfb/ScaledPixelBuffer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Consolidate pixel conversion into the PixelFormat class and optimise thePierre Ossman2009-03-061-8/+3
* [Cleanup] Fixed some compiler warningsAdam Tkac2008-10-101-3/+3
* Small code improvements - added check for scale buffer in ScaledPixelBuffer::...george822007-11-051-1/+1
* Removed the possibility to choose the scale filter in the options dialog of v...george822007-11-051-2/+2
* Added the improvements of the ScaledPixelBuffer class - increased scaled imag...george822007-11-051-6/+9
* Powerful ScaledPixelBuffer class code improvements - at 10x increased scale p...george822007-11-041-36/+61
* Added implementation of the remote desktop scaling on basis of integergeorge822007-10-281-12/+13
* Fixed the small mistake - set the scale parameter ingeorge822007-10-281-2/+2
* Now implemented manage the scale filters from the vncviewer options dialog.george822007-04-301-2/+2
* Added the routines for manipulation the scale filter method. It allow change thegeorge822007-03-201-0/+13
* Fixed the bug with crashing vncviewer when it works in the george822007-03-101-15/+19
* Reordered initializers in ScaledPixelBuffer constructors to eliminate compila...Constantin Kaplinsky2006-12-051-5/+5
* Improved the performance of the remote desktop scaling.george822006-12-041-5/+12
* Fixed the bug with wrong weight table for y coords.george822006-12-041-1/+1
* Set the default scaled filter to bicubic.george822006-12-031-2/+2
* Set the default scaled filter to bilinear.george822006-12-031-2/+2
* Modified ScaledPixelBuffer::calculateScaleBoundary() ingeorge822006-12-031-7/+10
* Fixed the bug with very low quality of the remote desktopgeorge822006-12-031-10/+8
* Added support all true color pixel format for scaling thegeorge822006-11-261-6/+7
* Improved the performance of the scaling algorithm toogeorge822006-11-231-24/+28
* Removed the unnecessary variables.george822006-11-201-1/+1
* Now ScaledPixelBuffer class using the weighting tabs for george822006-11-201-52/+89
* Small ScaledPixelBuffer class improvements.george822006-09-161-1/+1
* Eliminated some compilation warnings.Constantin Kaplinsky2006-09-081-4/+4
* Init scaled_width and scaled_width by zerogeorge822006-08-171-2/+3
* ScaledPixelBuffer class code improvements. Remove scalegeorge822006-07-291-6/+5
* Added new exception rfb::UnsupportedPixelFormatException.george822006-05-291-3/+1
* Merged the changes from revision range 582:588 into reorganized sources. Thes...Constantin Kaplinsky2006-05-261-8/+12
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+132