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
/
java
/
com
/
tigervnc
/
rfb
/
PixelBuffer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mostly stylistic changes to java viewer to match recent changes to native viewer
Brian P. Hinz
2019-12-21
1
-1
/
+20
*
More fixes for java viewer performance regression
Brian P. Hinz
2017-04-17
1
-0
/
+3
*
Complete rewrite of pixel buffer & decoder implementation.
Brian P. Hinz
2016-12-10
1
-96
/
+47
*
Whitespace cleanup only
Brian Hinz
2013-05-12
1
-13
/
+13
*
Using DirectColorModel constructor with an alpha mask other than 0 creates a ...
Brian Hinz
2013-03-01
1
-3
/
+3
*
Fixes regression introduced by r5016 (exception produced when connecting to 8...
Brian Hinz
2012-12-11
1
-1
/
+4
*
fixed bug where IndexColorModel was reset when switching to 8bpp from another...
Brian Hinz
2012-12-06
1
-4
/
+3
*
r4960 broke support for pixel formats with depth < 24. This corrects that and...
Brian Hinz
2012-09-01
1
-2
/
+3
*
Update address of FSF and copyright notices to assign proper credit.
Brian Hinz
2012-04-11
1
-1
/
+1
*
Prevent viewer from reconfiguring viewport on pixel format changes.
Brian Hinz
2012-04-05
1
-1
/
+1
*
Adds support for fence & continuous updates extensions to java viewer. Adds ...
Brian Hinz
2012-02-12
1
-2
/
+10
*
make sure that color map is set for all pixel formats or throw an exception
Brian Hinz
2011-12-08
1
-0
/
+6
*
oops, bad commit! I only meant to commit the changes to the TightDecoder.
Brian Hinz
2011-12-04
1
-5
/
+0
*
Grabbing the RGB components from the BufferedImage one at a time and converti...
Brian Hinz
2011-12-04
1
-0
/
+5
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
1
-0
/
+116