summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed Issue 151: starting up the Animator before the GLJPanel has been shown ...Kenneth Russel2005-05-0710-47/+30
* Added gl.setSwapInterval(0) callKenneth Russel2005-05-051-7/+1
* Fixes for gleem Translate1, Translate2, and HandleBox JNLP filesKenneth Russel2005-05-031-1/+1
* Fixes for gleem Translate1, Translate2, and HandleBox JNLP filesKenneth Russel2005-05-033-6/+3
* Added JNLP files for gleem Translate1, Translate2, and HandleBox testsKenneth Russel2005-05-033-0/+66
* Fixed Issue 160: Resource leaks in GLJPanel Kenneth Russel2005-05-021-16/+428
* Added call to GL.setSwapInterval(1) to make demo animate smoothly on Kenneth Russel2005-04-241-0/+2
* Fixed Issue 146: GLUT teapot Kenneth Russel2005-04-091-4/+1
* Fixed bug in demos pointed out by chrisDUPUIS on javagaming.org forums Kenneth Russel2005-02-284-5/+30
* Updated JOGL and jogl-demos webstart jars to 1.1 b10Kenneth Russel2005-02-283-0/+0
* Fixed problem in event-driven InfiniteShadowVolumes demo where Kenneth Russel2005-02-271-0/+6
* Changed Gears and JGears demo to recommended style (to not cache the Kenneth Russel2005-02-242-17/+18
* Added needed repaint() call after key events in demos where Animator Kenneth Russel2005-02-242-0/+2
* Removed unnecessary Animator from interactive HWShadowmapsSimple and Kenneth Russel2005-02-232-31/+2
* Took out debugging code from VertexProgRefract demoKenneth Russel2005-02-221-16/+1
* Updated Java Web Start jars to 1.1 b09Kenneth Russel2005-02-153-0/+0
* Fixed problem in demos introduced in 1.1 b08 where windowClosing Kenneth Russel2005-02-1410-24/+93
* Added JRefractSingleThreaded JNLP file with Kenneth Russel2005-02-091-0/+25
* Added JCanyon thumbnailKenneth Russel2005-02-081-0/+0
* Added link to Grand Canyon demoKenneth Russel2005-02-081-0/+64
* Changed certain http:// links to https://Kenneth Russel2005-02-081-6/+6
* Updated JOGL demos' jar files to 1.1 b08Kenneth Russel2005-02-073-0/+0
* Cleaned up navbar and color schemeKenneth Russel2005-02-071-42/+37
* Added JRefract demo to jogl-demos web pageKenneth Russel2005-02-074-1/+106
* Added slight variation of VertexProgRefract demo which embeds the demo Kenneth Russel2005-02-041-0/+781
* Upgraded JOGL and JOGL demo webstart jars to 1.1 b07.Kenneth Russel2004-11-203-0/+0
* Removed temporary debugging codeKenneth Russel2004-11-181-1/+0
* Added pbuffer support as stated requirement for Kenneth Russel2004-11-172-2/+2
* Updated documentation and web page for JOGL demos now that they have Kenneth Russel2004-11-175-36/+28
* Ported ProceduralTexturePhysics demo to ARB_vertex_program and Kenneth Russel2004-11-172-695/+526
* Ported VertexProgRefract demo to ARB_fragment_program from NV_register_combinersKenneth Russel2004-11-081-5/+75
* Updated JOGL and JOGL demo webstart files to 1.1 b06Kenneth Russel2004-11-013-0/+0
* Updated Java Web Start jars to 1.1 b05Kenneth Russel2004-08-043-0/+0
* Fixed bug in gleem's Plane constructor pointed out by Aron Bierbaum Kenneth Russel2004-07-231-2/+2
* Updated Java Web Start binaries for JOGL 1.1 beta 04Kenneth Russel2004-07-163-0/+0
* Fixed Issue 85: Weekly builds / sourceKenneth Russel2004-07-161-0/+8
* update note on ProceduralTexturePhysics demo to reflect support for pbuffers ...Gerard Ziemski2004-06-201-2/+2
* update note on HWShadowmapsSimple demo to reflect support for pbuffers on Mac...Gerard Ziemski2004-06-201-2/+1
* This putback attempts to address the following issues: Kenneth Russel2004-06-191-0/+355