Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanup only | Brian Hinz | 2013-05-12 | 1 | -12/+12 |
* | fixed bug where IndexColorModel was reset when switching to 8bpp from another... | Brian Hinz | 2012-12-06 | 1 | -1/+1 |
* | r4960 broke support for pixel formats with depth < 24. This corrects that and... | Brian Hinz | 2012-09-01 | 1 | -15/+24 |
* | Significantly improve performance by eliminating the intermediary MemoryImage... | Brian Hinz | 2012-08-26 | 1 | -19/+6 |
* | Significantly improves the peak frame rate on platforms that support using BI... | Brian Hinz | 2012-05-23 | 1 | -21/+62 |
* | Fixes what appears to be a Java bug on Linux. Graphics2D.copyArea corrupts th... | Brian Hinz | 2012-05-19 | 1 | -1/+1 |
* | Update address of FSF and copyright notices to assign proper credit. | Brian Hinz | 2012-04-11 | 1 | -3/+2 |
* | BufferedImage performance is poor on Microsoft Windows platforms, so fallback... | Brian Hinz | 2012-04-05 | 1 | -0/+105 |