aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/games/jogl/impl/mipmap
Commit message (Expand)AuthorAgeFilesLines
* Changed comments to C++ style to be able to comment out blocksKenneth Russel2005-02-231-8/+8
* Partial fix for Issue 140: glu.gluBuild2DMipmaps crash Kenneth Russel2005-02-231-0/+24
* Removed unneeded rewind() calls.gkw2005-02-111-22/+1
* 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-072-36/+47
* Fixed build problems after integration of GKW's Java port of GLU Kenneth Russel2005-02-033-10/+10
* Initial Check-Ingkw2005-02-0328-0/+9886