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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
ScaledPixelBuffer.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate pixel conversion into the PixelFormat class and optimise the
Pierre Ossman
2009-03-06
1
-8
/
+3
*
[Cleanup] Fixed some compiler warnings
Adam Tkac
2008-10-10
1
-3
/
+3
*
Small code improvements - added check for scale buffer in ScaledPixelBuffer::...
george82
2007-11-05
1
-1
/
+1
*
Removed the possibility to choose the scale filter in the options dialog of v...
george82
2007-11-05
1
-2
/
+2
*
Added the improvements of the ScaledPixelBuffer class - increased scaled imag...
george82
2007-11-05
1
-6
/
+9
*
Powerful ScaledPixelBuffer class code improvements - at 10x increased scale p...
george82
2007-11-04
1
-36
/
+61
*
Added implementation of the remote desktop scaling on basis of integer
george82
2007-10-28
1
-12
/
+13
*
Fixed the small mistake - set the scale parameter in
george82
2007-10-28
1
-2
/
+2
*
Now implemented manage the scale filters from the vncviewer options dialog.
george82
2007-04-30
1
-2
/
+2
*
Added the routines for manipulation the scale filter method. It allow change the
george82
2007-03-20
1
-0
/
+13
*
Fixed the bug with crashing vncviewer when it works in the
george82
2007-03-10
1
-15
/
+19
*
Reordered initializers in ScaledPixelBuffer constructors to eliminate compila...
Constantin Kaplinsky
2006-12-05
1
-5
/
+5
*
Improved the performance of the remote desktop scaling.
george82
2006-12-04
1
-5
/
+12
*
Fixed the bug with wrong weight table for y coords.
george82
2006-12-04
1
-1
/
+1
*
Set the default scaled filter to bicubic.
george82
2006-12-03
1
-2
/
+2
*
Set the default scaled filter to bilinear.
george82
2006-12-03
1
-2
/
+2
*
Modified ScaledPixelBuffer::calculateScaleBoundary() in
george82
2006-12-03
1
-7
/
+10
*
Fixed the bug with very low quality of the remote desktop
george82
2006-12-03
1
-10
/
+8
*
Added support all true color pixel format for scaling the
george82
2006-11-26
1
-6
/
+7
*
Improved the performance of the scaling algorithm too
george82
2006-11-23
1
-24
/
+28
*
Removed the unnecessary variables.
george82
2006-11-20
1
-1
/
+1
*
Now ScaledPixelBuffer class using the weighting tabs for
george82
2006-11-20
1
-52
/
+89
*
Small ScaledPixelBuffer class improvements.
george82
2006-09-16
1
-1
/
+1
*
Eliminated some compilation warnings.
Constantin Kaplinsky
2006-09-08
1
-4
/
+4
*
Init scaled_width and scaled_width by zero
george82
2006-08-17
1
-2
/
+3
*
ScaledPixelBuffer class code improvements. Remove scale
george82
2006-07-29
1
-6
/
+5
*
Added new exception rfb::UnsupportedPixelFormatException.
george82
2006-05-29
1
-3
/
+1
*
Merged the changes from revision range 582:588 into reorganized sources. Thes...
Constantin Kaplinsky
2006-05-26
1
-8
/
+12
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+132