aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/ScaleFilters.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate GCC warning in ScaleFilters:Peter Åstrand2010-02-101-1/+1
* [Cleanup] Fixed some compiler warningsAdam Tkac2008-10-101-3/+3
* Added the improvements of the ScaledPixelBuffer class - increased scaled imag...george822007-11-051-0/+1
* Added implementation of the remote desktop scaling on basis of integergeorge822007-10-281-2/+7
* Removed "Sinc" scale filter. It's has very low performance and not urgently f...george822007-05-091-2/+1
* A fix to handle line endings properly.Constantin Kaplinsky2007-04-111-76/+76
* Added ScaleFilters::getFilterIdByName() method and defaultScaleFilter parameter.george822007-03-271-0/+3
* Fixed the bug with crashing vncviewer when it works in the george822007-03-101-1/+1
* Fixed the bug with very low quality of the remote desktopgeorge822006-12-031-2/+2
* Fixed the small bugs with the makeWeightTabs function.george822006-11-201-1/+1
* Added the new method makeWeightTabs to the ScaleFiltersgeorge822006-11-141-0/+2
* Moved ScaleFilters class methods and 1-d filter functionsgeorge822006-10-291-58/+4
* Small code improvements.george822006-10-281-2/+4
* Added some comments.george822006-10-281-3/+13
* Added SFilterWeightTab struct.george822006-10-271-0/+7
* Added ScaleFilters class implementation to thegeorge822006-10-271-3/+30
* Added definitions of the 1-D filters and routines usinggeorge822006-10-261-0/+79