aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/vncviewer/BIPixelBuffer.java
Commit message (Expand)AuthorAgeFilesLines
* Significantly improve performance by eliminating the intermediary MemoryImage...Brian Hinz2012-08-261-19/+6
* Significantly improves the peak frame rate on platforms that support using BI...Brian Hinz2012-05-231-21/+62
* Fixes what appears to be a Java bug on Linux. Graphics2D.copyArea corrupts th...Brian Hinz2012-05-191-1/+1
* Update address of FSF and copyright notices to assign proper credit.Brian Hinz2012-04-111-3/+2
* BufferedImage performance is poor on Microsoft Windows platforms, so fallback...Brian Hinz2012-04-051-0/+105