summaryrefslogtreecommitdiffstats
path: root/src/demos/util
Commit message (Expand)AuthorAgeFilesLines
* Fixes for latest jogl/gluegen (FileUtil/Locator -> IOUtil)Sven Gothel2011-06-261-2/+2
* sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74Sven Gothel2011-04-262-5/+5
* fixed imports to fix build.Michael Bien2010-04-081-1/+1
* modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-291-3/+3
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-274-8/+8
* Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9)Sven Gothel2010-03-261-1/+2
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-1514-0/+2781
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-1514-2755/+0
* Added 3D rendering methods to TextureRenderer and TextRenderer on Kenneth Russel2007-01-201-0/+225
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-135-8/+7
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-091-18/+17
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-071-0/+77
* Deleted old copies of image readers from demos.util now that they have Kenneth Russel2006-01-065-1291/+2
* Fixed Issue 169: Deprecated Swing calls in ScreenResSelector.javaKenneth Russel2005-11-101-3/+3
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-245-10/+16
* Fixed problem with fullscreen display mode selection on Linux with JDKKenneth Russel2005-06-161-2/+3
* Added full-screen demos and supporting ScreenResSelector classKenneth Russel2005-06-061-0/+240
* Javadoc fixesKenneth Russel2005-05-2714-14/+14
* Added constructor taking InputStreamKenneth Russel2005-05-231-1/+9
* Added demos.util.FileUtils to help with loading vertex and fragment Kenneth Russel2005-05-191-0/+68
* Added SGI .rgb image reader. Fixed typos in javadoc.Kenneth Russel2003-08-151-0/+334
* Added pbuffer support to JOGL on X11; HWShadowmapsSimple andKenneth Russel2003-07-031-1/+1
* Split up net.java.games.util; moved GLUT and BufferUtils intoKenneth Russel2003-06-2513-0/+3087