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.15-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
/
vncviewer
/
PixelBufferImage.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
BufferedImage performance is poor on Microsoft Windows platforms, so fallback...
Brian Hinz
2012-04-05
1
-164
/
+0
*
pass correct timeout value to selector. limit pixel depth to 24 (OS X default...
Brian Hinz
2012-03-14
1
-1
/
+1
*
Improve performance of Java viewer by using buffered image as drawing surface...
Brian Hinz
2012-03-05
1
-56
/
+45
*
Adds support for fence & continuous updates extensions to java viewer. Adds ...
Brian Hinz
2012-02-12
1
-13
/
+5
*
Graphics clip rect setting was not being honored, causing full frame repaints!
Brian Hinz
2012-02-05
1
-4
/
+2
*
oops, bad commit! I only meant to commit the changes to the TightDecoder.
Brian Hinz
2011-12-04
1
-8
/
+0
*
Grabbing the RGB components from the BufferedImage one at a time and converti...
Brian Hinz
2011-12-04
1
-0
/
+8
*
Sync up java Tight decoder with recent changes to C client as much as possibl...
Brian Hinz
2011-11-27
1
-1
/
+1
*
performance improvements
Brian Hinz
2011-10-24
1
-1
/
+2
*
Revert a change from yesterday that broke the viewer (setAccelerationPriority...
Brian Hinz
2011-10-12
1
-1
/
+1
*
Some tweaks to improve performance.
Brian Hinz
2011-10-12
1
-0
/
+1
*
cleaned up unused local variables, unnecessary package imports, and fixed som...
Brian Hinz
2011-10-09
1
-2
/
+0
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
1
-0
/
+185