index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
ScaleFilters.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
1
-0
/
+4
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-4
/
+0
*
Eliminate GCC warning in ScaleFilters:
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Added the improvements of the ScaledPixelBuffer class - increased scaled imag...
george82
2007-11-05
1
-4
/
+6
*
Added implementation of the remote desktop scaling on basis of integer
george82
2007-10-28
1
-3
/
+10
*
Removed "Sinc" scale filter. It's has very low performance and not urgently f...
george82
2007-05-09
1
-7
/
+0
*
A fix to handle line endings properly.
Constantin Kaplinsky
2007-04-11
1
-127
/
+127
*
Eliminated gcc compilation warning.
Constantin Kaplinsky
2007-04-11
1
-1
/
+1
*
Replaced call to Win32-specific stricmp() function with strcasecmp().
Constantin Kaplinsky
2007-04-11
1
-1
/
+5
*
Added ScaleFilters::getFilterIdByName() method and defaultScaleFilter parameter.
george82
2007-03-27
1
-0
/
+7
*
Fixed the bug with crashing vncviewer when it works in the
george82
2007-03-10
1
-1
/
+2
*
Fixed the bug with very low quality of the remote desktop
george82
2006-12-03
1
-8
/
+10
*
Fixed the small bugs with the makeWeightTabs function.
george82
2006-11-20
1
-6
/
+7
*
Fixed the checking for the scale filter index.
george82
2006-11-20
1
-1
/
+1
*
Added the new method makeWeightTabs to the ScaleFilters
george82
2006-11-14
1
-1
/
+26
*
Moved ScaleFilters class methods and 1-d filter functions
george82
2006-10-29
1
-0
/
+87