summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed temporary breakage of JOGL applet test due to rename of Kenneth Russel2006-01-131-1/+1
* Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved Kenneth Russel2006-01-1354-89/+54
* Added output support to TGAImage, SGIImage and newly-renamed DDSImage Kenneth Russel2006-01-093-19/+108
* Reorganized and added code in TextureIO and Texture classes to support Kenneth Russel2006-01-077-275/+188
* Fixed mipmap handling in TextureIO and associated classes. Top-level Kenneth Russel2006-01-072-1/+1
* Changed how Texture returns texture coordinates for both the entire Kenneth Russel2006-01-061-6/+5
* Deleted old copies of image readers from demos.util now that they have Kenneth Russel2006-01-065-1291/+2
* Incorporated TextureIO texture loader (and, eventually, writer) and Kenneth Russel2006-01-067-0/+203
* Another fix for JOGL applet testKenneth Russel2006-01-041-2/+2
* Fixed JOGL applet testKenneth Russel2006-01-041-2/+2
* Added JOGL Applet test pageKenneth Russel2006-01-042-0/+87
* Submitted by: TravisTravis Bryson2005-12-212-2/+2
* Removed code inadvertently checked in along with Kenneth Russel2005-12-061-2/+0
* Added MacOSXExternalGLContext support as suggested by Billy BiggsKenneth Russel2005-12-051-0/+2
* Removed dead codeKenneth Russel2005-12-011-0/+34
* Removed dead codeKenneth Russel2005-12-011-2/+0
* Added copyright notice and attribution to XTrans demoKenneth Russel2005-11-2816-27/+699
* Added GLCapabilitiesChooser argument (currently ignored) to Kenneth Russel2005-11-273-5/+6
* Added workaround for problem on Mac OS X 10.4.3 where could not shareKenneth Russel2005-11-132-2/+7
* Fixed Issue 169: Deprecated Swing calls in ScreenResSelector.javaKenneth Russel2005-11-101-3/+3
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-0923-30/+33
* Updated JOGL demos to point to new JSR-231 beta web-startable binaries Kenneth Russel2005-10-242-11/+78
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2471-6349/+7764
* Added screenshots of new Java2D/JOGL interoperability demo on Solaris Kenneth Russel2005-09-154-0/+0
* Fixed bug in 231 demo JNLPKenneth Russel2005-09-102-2/+2
* Demo of Java2D/JOGL integration (as well as first public binary ofKenneth Russel2005-09-105-0/+49
* Updated webstart files to JOGL 1.1.1Kenneth Russel2005-07-123-0/+0
* Fixed Issue 168: Add support for transparency in GLJPanel Kenneth Russel2005-06-302-12/+62
* Upgraded webstart jars to 1.1 release. Kenneth Russel2005-06-243-0/+0
* Fixed problem with fullscreen display mode selection on Linux with JDKKenneth Russel2005-06-161-2/+3
* Added comment about -Dsun.java2d.noddraw=true to fullscreen demosKenneth Russel2005-06-063-3/+12
* Added full-screen demos and supporting ScreenResSelector classKenneth Russel2005-06-064-0/+1566
* Updated jogl and jogl-demos home pages to point at new forumsKenneth Russel2005-06-061-1/+1
* Got rid of useless copy of texture data pointed out by tomas on Kenneth Russel2005-06-052-31/+28
* Removed all spec elements from JNLP tags on advice of tusaki on Kenneth Russel2005-05-2814-28/+14
* Fixed bug in HDR demo with Java Web StartKenneth Russel2005-05-271-1/+1
* Test fix for HDR demo via Java Web StartKenneth Russel2005-05-271-0/+0
* Added Solaris/x86 to platforms on jogl-demos pageKenneth Russel2005-05-271-1/+1
* Upgraded webstart binaries to 1.1 b12; updated HTML and JavaDoc; added Kenneth Russel2005-05-276-0/+96
* Javadoc fixesKenneth Russel2005-05-2717-17/+17
* Fixed bug in floating-point pbuffer support on Linux and made HDR demoKenneth Russel2005-05-271-0/+3
* Added Java/JOGL port of NVidia HDR demo.Kenneth Russel2005-05-2726-1/+12107
* Enabled sync-to-vertical-refresh for ProceduralTexturePhysics demoKenneth Russel2005-05-241-0/+1
* Added constructor taking InputStreamKenneth Russel2005-05-231-1/+9
* Added PrintExt demo to print all GL extensionsKenneth Russel2005-05-191-0/+69
* Added demos.util.FileUtils to help with loading vertex and fragment Kenneth Russel2005-05-191-0/+68
* Handle -Djogl.cg=1 property in jogl-demos' build.xml as wellKenneth Russel2005-05-161-2/+10
* Added CgGL.cgCreateProgramFromStream and updated JOGL Cg demos to use Kenneth Russel2005-05-133-8/+31
* Upgraded Java Web Start files to 1.1 b11 and version string to 1.1 b12Kenneth Russel2005-05-113-0/+0
* Fixed race condition in GLJPanel implementation and improved behaviorKenneth Russel2005-05-101-9/+13