Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a variety of compilation and runtime errors | Wade Walker | 2015-07-06 | 1 | -1/+2 |
| | | | | | | | Fixed package change from javax.media to com.jogamp; fixed problems with generics; fixed dead-code and similar warnings; fixed problem with struct accessor on Julia3d using element offsets where it should have used byte offsets; updated Eclipse project files | ||||
* | Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* ; Add ↵v2.3.1v2.3.0 | Sven Gothel | 2015-02-03 | 1 | -1/+1 |
| | | | | javadoc arg (GlueGen property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 | ||||
* | Adapt to JOGL changes 3ab518e90eb4cf82bcb8b990d337a5e4a531136b: Removed ↵ | Sven Gothel | 2012-08-18 | 1 | -2/+1 |
| | | | | deprecated GLProfile.initSingleton(boolean), use GLProfile.initSingleton() instead. | ||||
* | GLProfile.initSingleton(false) for webstart compatibility. | Michael Bien | 2011-02-07 | 1 | -1/+2 |
| | |||||
* | - fixed bug in julia3d demo when epsilon is 0 | Michael Bien | 2011-02-04 | 1 | -4/+31 |
| | | | | - better device choice - cleanup | ||||
* | changes due to modifications in jogl | Michael Bien | 2010-10-15 | 1 | -1/+1 |
| | |||||
* | added GLProfile.initSingleton() to GL-CL demos (see JOGL Multithreading doc). | Michael Bien | 2010-06-16 | 1 | -1/+2 |
| | |||||
* | MultiDeviceFractal is now... multi device again. | Michael Bien | 2010-05-01 | 1 | -5/+16 |
| | | | | | Julia3d + AMD: Fixed segfault on exit. minor misc improvements. | ||||
* | changes due to package renaming in jocl. | Michael Bien | 2010-04-12 | 1 | -0/+212 |