aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/ScaleFilters.cxx
Commit message (Expand)AuthorAgeFilesLines
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-071-4/+0
* Eliminate GCC warning in ScaleFilters:Peter Åstrand2010-02-101-1/+1
* Added the improvements of the ScaledPixelBuffer class - increased scaled imag...george822007-11-051-4/+6
* Added implementation of the remote desktop scaling on basis of integergeorge822007-10-281-3/+10
* Removed "Sinc" scale filter. It's has very low performance and not urgently f...george822007-05-091-7/+0
* A fix to handle line endings properly.Constantin Kaplinsky2007-04-111-127/+127
* Eliminated gcc compilation warning.Constantin Kaplinsky2007-04-111-1/+1
* Replaced call to Win32-specific stricmp() function with strcasecmp().Constantin Kaplinsky2007-04-111-1/+5
* Added ScaleFilters::getFilterIdByName() method and defaultScaleFilter parameter.george822007-03-271-0/+7
* Fixed the bug with crashing vncviewer when it works in the george822007-03-101-1/+2
* Fixed the bug with very low quality of the remote desktopgeorge822006-12-031-8/+10
* Fixed the small bugs with the makeWeightTabs function.george822006-11-201-6/+7
* Fixed the checking for the scale filter index.george822006-11-201-1/+1
* Added the new method makeWeightTabs to the ScaleFiltersgeorge822006-11-141-1/+26
* Moved ScaleFilters class methods and 1-d filter functionsgeorge822006-10-291-0/+87