| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for latest jogl/gluegen (FileUtil/Locator -> IOUtil) | Sven Gothel | 2011-06-26 | 1 | -2/+2 |
* | sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74 | Sven Gothel | 2011-04-26 | 2 | -10/+10 |
* | Adapt JOGL API Cleanup: 4b9ad2508ff31a03d3bc4482d812a6cbc0c5c33b | Sven Gothel | 2010-12-03 | 1 | -1/+1 |
* | Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App... | Sven Gothel | 2010-10-14 | 2 | -6/+14 |
* | Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat... | Sven Gothel | 2010-06-10 | 2 | -0/+8 |
* | 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 |