aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/packrect/RectanglePacker.java
Commit message (Expand)AuthorAgeFilesLines
* Made compaction support optional in BackingStoreManager, and thereforeKenneth Russel2008-12-071-8/+19
* Moved rectangle packer out of AWT-specific sub-package to make it moreKenneth Russel2008-07-161-0/+295
* removing relocated filesSven Gothel2008-06-261-295/+0
* re-addSven Gothel2008-06-241-0/+295
* finishing 2nd refactoringSven Gothel2008-06-211-295/+0
* Fixed Issue 278: Fatal error when rendering text Kenneth Russel2007-02-271-1/+2
* Robustness improvements to TextRenderer and underlying RectanglePacker. Kenneth Russel2007-01-131-26/+132
* With extensive help from Phil Race and Chris Campbell from the Java 2D Kenneth Russel2007-01-041-0/+188