aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/demos/hellojocl/HelloJOCL.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a variety of compilation and runtime errorsWade Walker2015-07-061-1/+1
| | | | | | | 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
* improved HelloJOCL sample.Michael Bien2011-02-121-47/+64
| | | more comments, more printouts, try-finally best practice, max WGS agnostic
* modifications due to API changes in JOCL.Michael Bien2010-07-051-1/+1
|
* changes due to package renaming in jocl.Michael Bien2010-04-121-0/+91