summaryrefslogtreecommitdiffstats
path: root/src/demos
Commit message (Expand)AuthorAgeFilesLines
* KeyCode is broken on Unix/X11JOGL_2_SANDBOXSven Gothel2009-06-152-2/+2
* RedSquare exit on key 'q' as wellSven Gothel2009-06-152-1/+18
* Synced with JOGL 2 changes from revision 1949Kenneth Russel2009-06-1417-23/+22
* Comply with JOGL2 changes revision 1947 Sven Gothel2009-06-142-22/+58
* NEWT Multithreaded Windows: Must be created in their own thread (-> Windows)Sven Gothel2009-06-132-47/+31
* Sync with JOGL revision 1944Sven Gothel2009-06-135-4/+8
* Compilation fixes for HDR demo and "ant -Djogl.cg=1"Kenneth Russel2009-06-136-136/+141
* Changes in respect to JOGL2 revision 1929Sven Gothel2009-06-117-22/+26
* Move setVisible to main thread - still MacOSX buggy with multiple threadsSven Gothel2009-06-033-7/+3
* GLInfo and RedSquare demos: Use main thread for only one GL instanceSven Gothel2009-06-033-27/+51
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-0340-166/+274
* Fix GLCapsTableDemoSven Gothel2009-05-301-2/+4
* GLInfo gives some usefull info, fix with GL3 changesSven Gothel2009-05-2911-39/+72
* Newt: updated newt demos to implement new methods in Mouse and WindowListenersDmitri Trembovetski2009-05-2610-0/+47
* Recently code (UnifiedName, GLUnifiedName) was added to GlueGen toKenneth Russel2009-05-203-118/+118
* Partially fixed breakage to ProceduralTexturePhysics demo; exposesKenneth Russel2009-04-262-23/+27
* NEWT: mouse pressed fix / testSven Gothel2009-04-133-30/+101
* NEWT threading model demo, incl external stimuli adaptor, e.g. MacOSX runLoopSven Gothel2009-03-264-12/+387
* git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jo...Sven Gothel2009-03-201-4/+1
* Adding newt tests and a demos.util.TaskManagerSven Gothel2009-03-203-0/+410
* Missed movement of FBObject class from javax.media.opengl.util toKenneth Russel2009-03-1911-12/+2
* Moved remaining portions of fixed function emulation out of core JOGLKenneth Russel2009-03-1921-40/+37
* Updated demos after refactoring of OpenGL capability bits back into GLCapabil...Kenneth Russel2009-03-1930-95/+88
* sync with JOGL changesSven Gothel2009-03-1619-196/+74
* NEWT window closing:Sven Gothel2009-03-1450-152/+334
* Adapt to JOGL nwi package changesSven Gothel2009-03-1330-75/+102
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-0548-330/+453
* Fixed ArgumentIsString directive for glProgramStringARB (nowKenneth Russel2009-01-123-5/+4
* Changed Angeles to quit when clickCount is greater than 1.Kenneth Russel2009-01-051-1/+3
* Moved javax.media.opengl.glsl.* and javax.media.opengl.sdk.* classesKenneth Russel2009-01-037-7/+8
* Moved FileUtil and StreamUtil classes back into com.sun.opengl.utilKenneth Russel2008-12-304-5/+5
* Refactored AWT dependencies in Animator class differently to allowKenneth Russel2008-12-3025-29/+29
* Moved GLUT into com.sun.opengl.util.gl2 package and renamed to JOGLKenneth Russel2008-12-304-12/+12
* Renamed TileRenderer back to JOGL 1.0 naming convention. Updated demos.Kenneth Russel2008-12-301-2/+2
* Moved GL2- and AWT-specific utility classes into the AWT packageKenneth Russel2008-12-308-27/+25
* Fixed bug in setup of key handlingKenneth Russel2008-12-201-7/+10
* Factored out the remaining toolkit, and specifically AWT, dependenciesKenneth Russel2008-12-201-2/+2
* Fixed bug in glMapBuffer native code generation and bug inKenneth Russel2008-12-161-2/+2
* Moved javax.media.opengl.awt.gl2.GL2JPanel (back) toKenneth Russel2008-12-164-13/+13
* Fixed breakage of GLJPanel caused by confusion between requested and Kenneth Russel2008-12-121-3/+6
* OMX cleanupSven Gothel2008-12-012-21/+32
* Add MovieCubeSven Gothel2008-11-294-16/+607
* Adding OpenMAX ES2 demoSven Gothel2008-11-276-0/+353
* Reflect JOGL2 NEWT changesSven Gothel2008-11-269-64/+65
* Incooperate cleaned up pathSven Gothel2008-11-212-2/+2
* Commented out reference to HDR demo to get JRefract to compileKenneth Russel2008-11-211-13/+16
* Fixed bugs in extension query and exception reportingKenneth Russel2008-11-211-8/+7
* Changed gleem to explicitly declare AWT dependencies. Updated allKenneth Russel2008-11-2110-44/+53
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-2023-318/+347
* GLInfo: Print drawable capabilitiesSven Gothel2008-11-191-0/+2