summaryrefslogtreecommitdiffstats
path: root/src/demos/texture
Commit message (Expand)AuthorAgeFilesLines
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-191-2/+2
* NEWT window closing:Sven Gothel2009-03-142-0/+6
* Adapt to JOGL nwi package changesSven Gothel2009-03-131-2/+2
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-052-7/+9
* Moved FileUtil and StreamUtil classes back into com.sun.opengl.utilKenneth Russel2008-12-301-1/+1
* Changed gleem to explicitly declare AWT dependencies. Updated allKenneth Russel2008-11-211-1/+2
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-303-28/+76
* Added debugging printlnKenneth Russel2007-10-091-0/+1
* Updated copyrightKenneth Russel2006-12-301-1/+1
* Fixed Issue 257: RFE: Texture.updateSubImage(x,y,w,h) Kenneth Russel2006-12-291-0/+303
* Fixed potential problem in TextureConvert demo where it wasn't Kenneth Russel2006-02-011-1/+3
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-132-4/+5
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-092-1/+91
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-071-1/+3
* Fixed mipmap handling in TextureIO and associated classes. Top-level Kenneth Russel2006-01-071-1/+1
* Changed how Texture returns texture coordinates for both the entire Kenneth Russel2006-01-061-6/+5
* Incorporated TextureIO texture loader (and, eventually, writer) and Kenneth Russel2006-01-061-0/+203