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
/
PixelFormat.inl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types
Pierre Ossman
2023-02-01
1
-8
/
+8
*
Explicitly mark switch case fall through
Pierre Ossman
2023-01-05
1
-0
/
+4
*
Fix rounding error in pixel down conversion
Pierre Ossman
2018-03-01
1
-7
/
+6
*
Use lookup tables for pixel upconversion
Pierre Ossman
2014-07-09
1
-44
/
+22
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-109
/
+59
*
Optimise the RGB to pixel conversion to simple shifts
Pierre Ossman
2014-07-07
1
-0
/
+52
*
Converting to RGB might involve a precision increase
Pierre Ossman
2014-07-07
1
-8
/
+45
*
Revert commit 3784 as it was incorrect. A "Pixel" is always expected to be in
Pierre Ossman
2010-09-30
1
-9
/
+0
*
Make sure we handle endian problems in the conversion code.
Pierre Ossman
2009-04-21
1
-0
/
+9
*
Optimise the common pixel format conversion RGB24 to RGB32.
Pierre Ossman
2009-03-31
1
-0
/
+25
*
Don't forget the highest byte when reading out pixels.
Pierre Ossman
2009-03-09
1
-1
/
+3
*
Consolidate pixel conversion into the PixelFormat class and optimise the
Pierre Ossman
2009-03-06
1
-0
/
+92