| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes to match JOGL 2ae28d54858ff684bc2368e0476a7a357dc63432 | Sven Gothel | 2010-04-15 | 1 | -1/+1 |
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 3 | -12/+12 |
* | Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9) | Sven Gothel | 2010-03-26 | 2 | -5/+7 |
* | Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 3 | -0/+659 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 3 | -601/+0 |
* | Added debugging println | Kenneth Russel | 2007-10-09 | 1 | -0/+1 |
* | Updated copyright | Kenneth Russel | 2006-12-30 | 1 | -1/+1 |
* | Fixed Issue 257: RFE: Texture.updateSubImage(x,y,w,h)
| Kenneth Russel | 2006-12-29 | 1 | -0/+303 |
* | Fixed potential problem in TextureConvert demo where it wasn't
| Kenneth Russel | 2006-02-01 | 1 | -1/+3 |
* | Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
| Kenneth Russel | 2006-01-13 | 2 | -4/+5 |
* | Added output support to TGAImage, SGIImage and newly-renamed DDSImage
| Kenneth Russel | 2006-01-09 | 2 | -1/+91 |
* | Reorganized and added code in TextureIO and Texture classes to support
| Kenneth Russel | 2006-01-07 | 1 | -1/+3 |
* | Fixed mipmap handling in TextureIO and associated classes. Top-level
| Kenneth Russel | 2006-01-07 | 1 | -1/+1 |
* | Changed how Texture returns texture coordinates for both the entire
| Kenneth Russel | 2006-01-06 | 1 | -6/+5 |
* | Incorporated TextureIO texture loader (and, eventually, writer) and
| Kenneth Russel | 2006-01-06 | 1 | -0/+203 |