summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add cpu flag to fix broken CVM os.arch (here on linux)JOGL_CDCCVM_sgothelsg2158892009-07-152-14/+23
* Add CDC/CVM support ..sg2158892009-07-137-0/+152
* fix ..Sven Gothel2009-07-041-4/+5
* fix ..Sven Gothel2009-07-041-1/+7
* fix ..Sven Gothel2009-07-042-0/+3
* fix ..Sven Gothel2009-07-042-2/+3
* Adding boiler-plate JNLP filesSven Gothel2009-07-0321-0/+489
* Fix JNLP appletSven Gothel2009-07-031-1/+1
* Fix JNLP appletSven Gothel2009-07-031-1/+1
* Fix JNLP appletSven Gothel2009-07-035-20/+8
* Fix JNLP appletSven Gothel2009-07-031-6/+2
* Fix JNLP appletSven Gothel2009-07-036-10/+65
* Fix JNLP appletSven Gothel2009-07-031-1/+1
* Fix JNLP appletSven Gothel2009-07-032-2/+2
* Fix for JOGL2Sven Gothel2009-07-0310-77/+262
* Fix bat filesSven Gothel2009-07-012-17/+2
* Sync with jogl r2009 ; Unified setenv-jogl.sh, which works from the autobuild...Sven Gothel2009-07-0116-184/+173
* Improved interaction in ExaminerViewer to match Maya's cameraKenneth Russel2009-06-1911-141/+109
* Changed demo links to point directly to jsr-231-1.x-webstart-currentKenneth Russel2009-06-191-18/+18
* Fix pumpMessages() in NEWT demosSven Gothel2009-06-183-10/+11
* RedSquare: single thread / one-pump testSven Gothel2009-06-174-49/+162
* quit: 'q' + button-1 double click; fullscreen: 'f' + button-2 clickSven Gothel2009-06-162-4/+12
* Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-15521-0/+133743
* Deleted obsolete source code in preparation for copying JOGL_2_SANDBOXKenneth Russel2009-06-15234-98529/+0
* Made applettest-next.html and applettest-joal-next.html point at fullyKenneth Russel2009-05-152-3/+3
* Committed through web interface.root2009-03-091-0/+2
* auto commit for alm editor.root2009-03-090-0/+0
* auto commit for alm editor.root2009-03-090-0/+0
* rollback JOGL2 changesSven Gothel2008-06-261-101/+5
* Fixes; Auto GL profile selectionSven Gothel2008-06-251-2/+2
* JOGL2 GLES1 NEWT X11 - RedSquare - workingSven Gothel2008-06-255-25/+118
* added fps 2 stdout, changed reshape ..Sven Gothel2008-06-022-9/+32
* Added CubeFBO demoKenneth Russel2008-06-028-0/+1322
* Made rotation speed independent of frame rate. Removed sleep.Kenneth Russel2008-06-011-8/+3
* wipSven Gothel2008-06-012-10/+31
* wip ..Sven Gothel2008-06-012-0/+2
* Adapted to latest JOGL refactoring ..Sven Gothel2008-06-012-12/+12
* 16 bit RGB: 5 6 5Sven Gothel2008-05-302-2/+2
* adapted EGLDrawable.destroy()Sven Gothel2008-05-302-4/+2
* adapted es1 demos to the new and proper 'newt' handling.Sven Gothel2008-05-302-8/+60
* Adapted to changes in Window.create(int visualID)Sven Gothel2008-05-302-2/+2
* Incorporated Sven's Java port of the San Angeles demo, modified to use Kenneth Russel2008-05-304-0/+1031
* Added animation to have a visible effect. Added clean termination Kenneth Russel2008-05-301-3/+13
* Switched to using glClearColorx as glClearColor doesn't seem to exist Kenneth Russel2008-05-301-1/+4
* Worked around several subtle differences between desktop OpenGL and Kenneth Russel2008-05-291-32/+21
* Rewrote to use minimal window abstraction for EGL. Not working yet.Kenneth Russel2008-05-291-94/+46
* Moved ES1 and ES2 demos into new packages in preparation for Kenneth Russel2008-05-294-6/+6
* OpenGL ES 1 and ES 2 demos, not built by default; Kenneth Russel2008-05-134-3/+557
* Attempted fix for NullPointerException pointed out by Michael BienKenneth Russel2008-04-071-2/+2
* Added flush() call to render loop needed for new TextRenderer. Added Kenneth Russel2007-11-031-1/+5