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
/
PixelFormat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optimised buffer conversion
Pierre Ossman
2014-07-09
1
-0
/
+23
*
Add ability to directly convert between two pixel formats
Pierre Ossman
2014-07-09
1
-0
/
+8
*
Use lookup tables for pixel upconversion
Pierre Ossman
2014-07-09
1
-0
/
+6
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-13
/
+17
*
Consistent use of stride vs pitch
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Optimise the RGB to pixel conversion to simple shifts
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Document the different pixel representations that we deal with
Pierre Ossman
2014-07-07
1
-1
/
+10
*
Remove unused pixel conversion method
Pierre Ossman
2014-07-07
1
-1
/
+0
*
Converting to RGB might involve a precision increase
Pierre Ossman
2014-07-07
1
-3
/
+3
*
Make sure we check that PixelFormats we get are actually valid.
Pierre Ossman
2014-07-03
1
-0
/
+2
*
If the client and server are using identical pixel formats, then perform Tigh...
DRC
2011-11-03
1
-0
/
+2
*
Further optimizations to the Tight encoder to eliminate getImage() overhead. ...
DRC
2011-08-17
1
-0
/
+3
*
Make sure we handle endian problems in the conversion code.
Pierre Ossman
2009-04-21
1
-1
/
+2
*
Optimise the common pixel format conversion RGB24 to RGB32.
Pierre Ossman
2009-03-31
1
-0
/
+3
*
Consolidate pixel conversion into the PixelFormat class and optimise the
Pierre Ossman
2009-03-06
1
-1
/
+33
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+58