summaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/rfb/PixelBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* Update address of FSF and copyright notices to assign proper credit.Brian Hinz2012-04-111-1/+1
* Prevent viewer from reconfiguring viewport on pixel format changes.Brian Hinz2012-04-051-1/+1
* Adds support for fence & continuous updates extensions to java viewer. Adds ...Brian Hinz2012-02-121-2/+10
* make sure that color map is set for all pixel formats or throw an exceptionBrian Hinz2011-12-081-0/+6
* oops, bad commit! I only meant to commit the changes to the TightDecoder.Brian Hinz2011-12-041-5/+0
* Grabbing the RGB components from the BufferedImage one at a time and converti...Brian Hinz2011-12-041-0/+5
* Move Java source up one level and allow Java viewer to be built as a standalo...DRC2011-10-071-0/+116