summaryrefslogtreecommitdiffstats
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-155-4/+21
* Synced with JOGL 2 changes from revision 1949Kenneth Russel2009-06-1417-23/+22
* Comply with JOGL2 changes revision 1947 Sven Gothel2009-06-141-0/+3
* 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-137-7/+11
* Compilation fixes for HDR demo and "ant -Djogl.cg=1"Kenneth Russel2009-06-137-137/+142
* Changes in respect to JOGL2 revision 1929Sven Gothel2009-06-1110-26/+34
* Adding run scripts ..Sven Gothel2009-06-053-0/+43
* 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-034-27/+54
* Fixes against JOGL2 revision 1922 - Multi GL Profiles, plus setenv scriptsSven Gothel2009-06-0344-170/+278
* Fix GLCapsTableDemoSven Gothel2009-05-301-2/+4
* GLInfo gives some usefull info, fix with GL3 changesSven Gothel2009-05-2912-43/+76
* 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
* Added macosx commentSven Gothel2009-03-201-0/+1
* Adding missed jogl.util.fixedfuncemu.jarSven Gothel2009-03-201-0/+3
* 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-1931-117/+110
* sync with JOGL changesSven Gothel2009-03-1624-217/+163
* NEWT window closing:Sven Gothel2009-03-1460-156/+365
* Adapt to JOGL nwi package changesSven Gothel2009-03-1335-76/+217
* - Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...Sven Gothel2009-03-0557-417/+552
* 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-2910-18/+613
* Adding OpenMAX ES2 demoSven Gothel2008-11-279-0/+357
* KD demoSven Gothel2008-11-262-0/+2
* Reflect JOGL2 NEWT changesSven Gothel2008-11-2610-71/+72
* Incooperate cleaned up pathSven Gothel2008-11-212-2/+2