| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated build number to 1.1.0-rc2 | Kenneth Russel | 2007-01-21 | 1 | -2/+2 |
* | Moved J2DTextureRenderer and J2DOverlay into their own sub-package and
| Kenneth Russel | 2007-01-04 | 1 | -1/+1 |
* | Reverted JOGL and JOAL build.xml files to do nightly builds and | Kenneth Russel | 2006-12-23 | 1 | -2/+2 |
* | Made rule for text file inclusion in source archive more generic | Kenneth Russel | 2006-12-22 | 1 | -1/+1 |
* | Include changelog in source archives and developer bundles, and
| Kenneth Russel | 2006-12-22 | 1 | -1/+2 |
* | Changed to do a release build of 1.1.0-rc1 tonight, assuming build | Kenneth Russel | 2006-12-21 | 1 | -1/+1 |
* | Made changes to build.xml, joglversion, and joglRIversion files to be | Kenneth Russel | 2006-12-21 | 1 | -10/+28 |
* | Added Windows/AMD64 binaries to dist build | Kenneth Russel | 2006-12-20 | 1 | -8/+38 |
* | Fixed problem on Win64 where manifest was not being created for | Kenneth Russel | 2006-12-20 | 1 | -1/+9 |
* | Removed accidental inclusion of GlueGen runtime classes from dist | Kenneth Russel | 2006-12-20 | 1 | -1/+1 |
* | Updated build number to 1.1.0 | Kenneth Russel | 2006-11-24 | 1 | -1/+1 |
* | Removed native code for DRIHack and replaced it with code using the | Kenneth Russel | 2006-11-24 | 1 | -40/+70 |
* | Clean up jogl.dist.dir/tmp before building zip archives | Kenneth Russel | 2006-11-22 | 1 | -0/+1 |
* | Fixed Issue 249: Adding generated sources like GL.java to source distribution
| Kenneth Russel | 2006-11-15 | 1 | -3/+107 |
* | Removed now-obsolete platform-specific Ant targets; the correct way to
| Kenneth Russel | 2006-10-23 | 1 | -119/+7 |
* | Bumped version number of nightly builds to 1.0.1-pre | Kenneth Russel | 2006-10-05 | 1 | -1/+1 |
* | Added linker support for Cg on Solaris | Kenneth Russel | 2006-09-01 | 1 | -0/+1 |
* | Refactored initialization of C compilers via cpptasks into
| Kenneth Russel | 2006-08-12 | 1 | -164/+40 |
* | Changed isSolaris property detected by gluegen-cpptasks.xml to mean
| Kenneth Russel | 2006-08-01 | 1 | -2/+2 |
* | Applied trick from user Kickaha on JOGL forum to potentially allow Mac | Kenneth Russel | 2006-07-28 | 1 | -0/+15 |
* | Added support for sharing of textures, etc. between GLPbuffers and | Kenneth Russel | 2006-07-21 | 1 | -1/+1 |
* | Issue number: | gfxadmin | 2006-07-21 | 1 | -1/+22 |
* | Fixed build problem on FreeBSD; fix confirmed by user cybasheep on JOGL forum | Kenneth Russel | 2006-07-19 | 1 | -0/+2 |
* | Issue number: | gfxadmin | 2006-06-13 | 1 | -1/+45 |
* | jogl/make/build.xml | gfxadmin | 2006-05-31 | 1 | -1/+25 |
* | Fixed error message in Solaris/SPARCv9 part of dist target | Kenneth Russel | 2006-05-29 | 1 | -2/+2 |
* | Preliminary fix for | Kenneth Russel | 2006-05-28 | 1 | -0/+4 |
* | Issue number: | gfxadmin | 2006-04-29 | 1 | -1/+21 |
* | Issue number: | gfxadmin | 2006-04-28 | 1 | -1/+21 |
* | Incorporated NativeTaglet sources from cylab into gluegen source tree
| Kenneth Russel | 2006-04-27 | 1 | -6/+6 |
* | Issue number: | gfxadmin | 2006-04-25 | 1 | -3/+56 |
* | Updated JOGLAppletLauncher with new native library names. Made pack200 | Kenneth Russel | 2006-04-19 | 1 | -1/+1 |
* | Added "redist" target to build.xml to be able to use the nightly build | Kenneth Russel | 2006-04-19 | 1 | -0/+29 |
* | Fixed Issue 212: Incorporate patch to add URL links to GL javadoc
| Kenneth Russel | 2006-04-17 | 1 | -6/+18 |
* | Issue number: | gfxadmin | 2006-04-17 | 1 | -1/+1 |
* | Issue number: | gfxadmin | 2006-04-14 | 1 | -27/+27 |
* | Added patch from user mabraham on javagaming.org forums for building
| Kenneth Russel | 2006-04-14 | 1 | -3/+12 |
* | Support for building on HP/UX from user metasim on JOGL forum | Kenneth Russel | 2006-04-13 | 1 | -3/+50 |
* | Deleted whitespace | Kenneth Russel | 2006-03-25 | 1 | -3/+0 |
* | Fixed problem with dist target destroying version string in manifest
| Kenneth Russel | 2006-03-25 | 1 | -2/+9 |
* | Fixed initialization problem in dev javadoc pointed out by Justin
| Kenneth Russel | 2006-03-25 | 1 | -5/+5 |
* | Added NativeSignatureEmitter | Kenneth Russel | 2006-03-06 | 1 | -9/+38 |
* | Added libjogl_drihack.so to dist native library jars | Kenneth Russel | 2006-02-16 | 1 | -3/+3 |
* | Fixed problems with lack of hardware acceleration on Linux | Kenneth Russel | 2006-02-16 | 1 | -11/+35 |
* | Issue number: | gfxadmin | 2006-02-16 | 1 | -1/+15 |
* | Added GlueGen sources, LICENSEs and READMEs to JOGL dist's jogl-src.zip | Kenneth Russel | 2006-02-13 | 1 | -1/+1 |
* | Added checking of whether the correct GLContext is current to the
| Kenneth Russel | 2006-02-12 | 1 | -13/+20 |
* | Completion of initial work on FBO support in Java2D/JOGL bridge.
| Kenneth Russel | 2006-02-11 | 1 | -18/+17 |
* | Made loading of GLU library lazier, partially in the hope that this | Kenneth Russel | 2006-02-10 | 1 | -4/+4 |
* | Changed syslibset for Xxf86vm to be non-static to work around apparent | Kenneth Russel | 2006-02-07 | 1 | -3/+3 |