Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |