summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial jbullet commit - workin ragdoll for profiles (GLES1, GL2ES12 and GL2)Sven Gothel2008-07-21127-0/+18111
* sync with new profile, more generic shell-scriptSven Gothel2008-07-212-9/+8
* Sync against JOGL2 changesSven Gothel2008-07-184-25/+25
* Using jogl-demos.jar instead of the classes dirSven Gothel2008-07-112-7/+2
* adding InfoSven Gothel2008-07-111-0/+83
* cubefbo workingSven Gothel2008-07-118-421/+354
* cubefbo cleanSven Gothel2008-07-105-180/+132
* Adding Angeles demo (ES1 and GL2ES1)Sven Gothel2008-07-106-222/+870
* Converted RedSquare demo to GLEventListener structure using Newt GLWindowKenneth Russel2008-06-301-132/+93
* optional forced newt-awt usageSven Gothel2008-06-281-3/+19
* Periodically release the OpenGL context to allow the AWT to dispatchKenneth Russel2008-06-271-0/+15
* Added error checking during startupKenneth Russel2008-06-261-1/+6
* show GL contextSven Gothel2008-06-261-0/+1
* JOGL2 changesSven Gothel2008-06-261-5/+101
* This commit was manufactured by cvs2svn to create branchFirst Last2008-06-252-103/+7
* 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
* Added JNLP for NASA World Wind Java pointing to the jars on NASA'sKenneth Russel2007-10-191-1/+2
* Added World Wind Java to list of demos tested with each releaseKenneth Russel2007-10-111-0/+1
* Integration of Tomas Hrasky's port of basic GLU NURBS functionality Kenneth Russel2007-10-0934-1/+7891
* Added debugging printlnKenneth Russel2007-10-091-0/+1
* Integrated John Burkey's new TextRenderer implementation using Kenneth Russel2007-10-092-0/+19
* Added comments based on some from Jason MooreKenneth Russel2007-09-091-0/+12
* Added usage of codebase_lookup=falseKenneth Russel2007-07-052-0/+4
* Updated applet tests to use JNLPAppletLauncherKenneth Russel2007-07-042-85/+99
* Added noddraw.check to applettest-next.htmlKenneth Russel2007-07-041-0/+1
* Updated applettest-joal-next to use same absolute URLs as applettext-nextKenneth Russel2007-07-041-3/+2
* Further simplificationKenneth Russel2007-07-031-2/+1
* Test to see if we can use absolute URLs in archive tagKenneth Russel2007-07-031-2/+2
* Changed applettest-joal-next.html to use JNLPAppletLauncherKenneth Russel2007-06-281-4/+7
* Changed applettest-next.html to use JNLPAppletLauncherKenneth Russel2007-06-281-6/+7