aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/demos/julia3d/UserSceneController.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a variety of compilation and runtime errorsWade Walker2015-07-061-2/+4
| | | | | | | 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
* - fixed bug in julia3d demo when epsilon is 0Michael Bien2011-02-041-1/+1
| | | | - better device choice - cleanup
* changes due to package renaming in jocl.Michael Bien2010-04-121-0/+249