aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/mipmap/BuildMipmap.java
Commit message (Expand)AuthorAgeFilesLines
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-1576/+0
* Fixed bug pointed out by abegel on javagaming.org forums where Kenneth Russel2005-06-051-2/+3
* OutOfMemoryError exceptions are now handled correctly.gkw2005-02-111-230/+161
* gluBuild2DMipmapLevelsCore packed-pixel routines were pointinggkw2005-02-081-12/+12
* Hooked in GKW's Java port of the GLU library's mipmap and image Kenneth Russel2005-02-071-34/+45
* Initial Check-Ingkw2005-02-031-0/+1633