summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed Issue 296: TextureIO cube map support brokenKenneth Russel2007-04-214-5/+2
* Added a markDirty() method to TextureRenderer and removed the sync() Kenneth Russel2007-03-272-4/+4
* Updated link to Pepijn van Eeckhoudt's Nehe JOGL portsKenneth Russel2007-03-121-1/+1
* Fixed package name in Picking demo and added Z values to verify Kenneth Russel2007-03-051-0/+5
* Added CustomText demoKenneth Russel2007-02-152-0/+63
* Added RenderDelegate mechanism to TextRenderer to provide more control Kenneth Russel2007-02-111-0/+409
* Added link to Chris Campbell's new Java 2D and JOGL blog entryKenneth Russel2007-01-231-0/+3
* Added TestTextRenderer, FlyingText, TextFlow, and TextCube demosKenneth Russel2007-01-235-0/+252
* Added TestTextRenderer, FlyingText, TextFlow, and TextCube demos toKenneth Russel2007-01-221-0/+4
* Made default size of demo window largerKenneth Russel2007-01-211-1/+8
* Added 3D rendering methods to TextureRenderer and TextRenderer on Kenneth Russel2007-01-204-55/+443
* Robustness improvements to TextRenderer and underlying RectanglePacker. Kenneth Russel2007-01-131-0/+202
* Added new FlyingText demo to illustrate more advanced usage of the Kenneth Russel2007-01-072-3/+495
* With help from Chris Campbell, fixed incredibly stupid bug on my part Kenneth Russel2007-01-063-9/+13
* Removed debugging codeKenneth Russel2007-01-041-69/+1
* With extensive help from Phil Race and Chris Campbell from the Java 2D Kenneth Russel2007-01-041-0/+246
* Moved J2DTextureRenderer and J2DOverlay into their own sub-package and Kenneth Russel2007-01-042-13/+13
* On request from James Gosling and others, added a J2DTextureRenderer Kenneth Russel2006-12-302-0/+407
* Updated copyrightKenneth Russel2006-12-301-1/+1
* Fixed Issue 257: RFE: Texture.updateSubImage(x,y,w,h) Kenneth Russel2006-12-291-0/+303
* Added JOGL / JOAL applet test and revised documentation for JOGLKenneth Russel2006-12-223-3/+94
* Updated JOGL applet test and documentation for new factoring ofKenneth Russel2006-12-221-6/+6
* Include lib directory in source bundlesKenneth Russel2006-12-221-1/+1
* Updated joal-demos.jar for bug-fixed SingleStaticSource (not really Kenneth Russel2006-12-221-0/+0
* Added JOGL/JOAL applet testKenneth Russel2006-12-215-2/+60
* Added applettest-joal-next containing mixed JOGL/JOAL appletKenneth Russel2006-12-202-0/+26
* Fixed applettest-next to include gluegen-rt.jar in required jarsKenneth Russel2006-12-201-3/+3