| Commit message (Expand) | Author | Age | Files | Lines |
* | sync w/ jogl e007bb306124411e0232e51d16aa493cbd361f74 | Sven Gothel | 2011-04-26 | 2 | -16/+16 |
* | Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: App... | Sven Gothel | 2010-10-14 | 7 | -25/+47 |
* | Adding GLProfile.initSingleton() call, ensuring [multithreading] intitializat... | Sven Gothel | 2010-06-10 | 7 | -1/+25 |
* | modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 7 | -22/+22 |
* | Adapted JOGL TextureData API changes (138a5b057e39a4738a2e82f370424a9a21aceea9) | Sven Gothel | 2010-03-26 | 2 | -4/+5 |
* | Copied JOGL_2_SANDBOX r350 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 7 | -0/+1983 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 7 | -1865/+0 |
* | Added flush() call to render loop needed for new TextRenderer. Added
| Kenneth Russel | 2007-11-03 | 1 | -1/+5 |
* | Integrated John Burkey's new TextRenderer implementation using
| Kenneth Russel | 2007-10-09 | 2 | -0/+19 |
* | Added a markDirty() method to TextureRenderer and removed the sync()
| Kenneth Russel | 2007-03-27 | 2 | -4/+4 |
* | Added RenderDelegate mechanism to TextRenderer to provide more control
| Kenneth Russel | 2007-02-11 | 1 | -0/+409 |
* | Made default size of demo window larger | Kenneth Russel | 2007-01-21 | 1 | -1/+8 |
* | Added 3D rendering methods to TextureRenderer and TextRenderer on
| Kenneth Russel | 2007-01-20 | 3 | -55/+218 |
* | Robustness improvements to TextRenderer and underlying RectanglePacker.
| Kenneth Russel | 2007-01-13 | 1 | -0/+202 |
* | Added new FlyingText demo to illustrate more advanced usage of the
| Kenneth Russel | 2007-01-07 | 1 | -0/+472 |
* | With help from Chris Campbell, fixed incredibly stupid bug on my part
| Kenneth Russel | 2007-01-06 | 3 | -9/+13 |
* | Removed debugging code | Kenneth Russel | 2007-01-04 | 1 | -69/+1 |
* | With extensive help from Phil Race and Chris Campbell from the Java 2D
| Kenneth Russel | 2007-01-04 | 1 | -0/+246 |
* | Moved J2DTextureRenderer and J2DOverlay into their own sub-package and
| Kenneth Russel | 2007-01-04 | 2 | -13/+13 |
* | On request from James Gosling and others, added a J2DTextureRenderer
| Kenneth Russel | 2006-12-30 | 2 | -0/+407 |