| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed package name in Picking demo and added Z values to verify
| Kenneth Russel | 2007-03-05 | 1 | -0/+5 |
* | Added CustomText demo | Kenneth Russel | 2007-02-15 | 2 | -0/+63 |
* | Added RenderDelegate mechanism to TextRenderer to provide more control
| Kenneth Russel | 2007-02-11 | 1 | -0/+409 |
* | Added link to Chris Campbell's new Java 2D and JOGL blog entry | Kenneth Russel | 2007-01-23 | 1 | -0/+3 |
* | Added TestTextRenderer, FlyingText, TextFlow, and TextCube demos | Kenneth Russel | 2007-01-23 | 5 | -0/+252 |
* | Added TestTextRenderer, FlyingText, TextFlow, and TextCube demos to | Kenneth Russel | 2007-01-22 | 1 | -0/+4 |
* | 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 | 4 | -55/+443 |
* | 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 | 2 | -3/+495 |
* | 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 |
* | Updated copyright | Kenneth Russel | 2006-12-30 | 1 | -1/+1 |
* | Fixed Issue 257: RFE: Texture.updateSubImage(x,y,w,h)
| Kenneth Russel | 2006-12-29 | 1 | -0/+303 |
* | Added JOGL / JOAL applet test and revised documentation for JOGL | Kenneth Russel | 2006-12-22 | 3 | -3/+94 |
* | Updated JOGL applet test and documentation for new factoring of | Kenneth Russel | 2006-12-22 | 1 | -6/+6 |
* | Include lib directory in source bundles | Kenneth Russel | 2006-12-22 | 1 | -1/+1 |
* | Updated joal-demos.jar for bug-fixed SingleStaticSource (not really
| Kenneth Russel | 2006-12-22 | 1 | -0/+0 |
* | Added JOGL/JOAL applet test | Kenneth Russel | 2006-12-21 | 5 | -2/+60 |
* | Added applettest-joal-next containing mixed JOGL/JOAL applet | Kenneth Russel | 2006-12-20 | 2 | -0/+26 |
* | Fixed applettest-next to include gluegen-rt.jar in required jars | Kenneth Russel | 2006-12-20 | 1 | -3/+3 |
* | Test page for "next" version of JOGL -- not functional yet | Kenneth Russel | 2006-12-19 | 2 | -0/+41 |
* | Fixed Issue 213: Expose GLCaps from GLDrawable
| Kenneth Russel | 2006-11-19 | 1 | -0/+2 |
* | Added link to Chris Campbell's blog entry on 2D/3D mixing | Kenneth Russel | 2006-10-16 | 1 | -0/+3 |
* | Placed Particle Engine demo on jogl-demos web page | Kenneth Russel | 2006-06-01 | 1 | -7/+0 |
* | Turned down max FPS to 60 to avoid swamping CPU and locking out
| Kenneth Russel | 2006-05-29 | 1 | -1/+1 |
* | Minor adjustments to HTML for demos | Kenneth Russel | 2006-05-28 | 1 | -66/+66 |
* | Incorporated Particle Engine demo contributed by Ben Chappell. Added
| Kenneth Russel | 2006-05-28 | 10 | -0/+794 |
* | Added links to JOGL ports of OpenGL Red Book examples and NeHe | Kenneth Russel | 2006-03-31 | 1 | -1/+10 |
* | Updated package name for JOGLAppletLauncher for JSR-231 beta 3 | Kenneth Russel | 2006-02-17 | 1 | -2/+2 |
* | Added picking example from Thomas Bladh | Kenneth Russel | 2006-02-16 | 1 | -0/+265 |
* | Issue number: | gfxadmin | 2006-02-16 | 1 | -3/+3 |
* | Renamed "offscreen" capability bits in GLCapabilities to "pbuffer"
| Kenneth Russel | 2006-02-16 | 1 | -2/+2 |
* | Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
| Kenneth Russel | 2006-02-05 | 1 | -4/+6 |
* | Fixed Issue 199: Incorporate tile rendering library
| Kenneth Russel | 2006-02-02 | 1 | -0/+146 |
* | Fixed potential problem in TextureConvert demo where it wasn't
| Kenneth Russel | 2006-02-01 | 2 | -7/+9 |
* | Issue number: Various -- I will update them | gfxadmin | 2006-01-31 | 1 | -0/+58 |
* | Fixed Issue 198: Add GLCapsTableDemo
| Kenneth Russel | 2006-01-30 | 1 | -0/+322 |
* | Fixed Issue 173: Adjust gamma, brightness and contrast
| Kenneth Russel | 2006-01-22 | 1 | -0/+99 |
* | Fixed temporary breakage of JOGL applet test due to rename of
| Kenneth Russel | 2006-01-13 | 1 | -1/+1 |
* | Renamed com.sun.opengl.utils to com.sun.opengl.util. Moved
| Kenneth Russel | 2006-01-13 | 54 | -89/+54 |
* | Added output support to TGAImage, SGIImage and newly-renamed DDSImage
| Kenneth Russel | 2006-01-09 | 3 | -19/+108 |
* | Reorganized and added code in TextureIO and Texture classes to support
| Kenneth Russel | 2006-01-07 | 7 | -275/+188 |
* | Fixed mipmap handling in TextureIO and associated classes. Top-level
| Kenneth Russel | 2006-01-07 | 2 | -1/+1 |
* | Changed how Texture returns texture coordinates for both the entire
| Kenneth Russel | 2006-01-06 | 1 | -6/+5 |
* | Deleted old copies of image readers from demos.util now that they have
| Kenneth Russel | 2006-01-06 | 5 | -1291/+2 |
* | Incorporated TextureIO texture loader (and, eventually, writer) and
| Kenneth Russel | 2006-01-06 | 7 | -0/+203 |