aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/vncviewer/PlatformPixelBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* Complete rewrite of pixel buffer & decoder implementation.Brian P. Hinz2016-12-101-67/+21
* Make all viewer parameters static. Viewer instances are isolated from each ot...Brian P. Hinz2016-08-271-5/+3
* Whitespace cleanup onlyBrian Hinz2013-05-121-3/+3
* Update address of FSF and copyright notices to assign proper credit.Brian Hinz2012-04-111-2/+2
* BufferedImage performance is poor on Microsoft Windows platforms, so fallback...Brian Hinz2012-04-051-0/+109