aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/demos/julia3d/structs/Vec.java
Commit message (Collapse)AuthorAgeFilesLines
* changes due to package renaming in jocl.Michael Bien2010-04-121-53/+0
|
* modifications due to class movement in gluegen.Michael Bien2010-04-011-2/+1
|
* changes due to BufferFactory -> Buffers renaming in gluegen.Michael Bien2010-03-291-1/+1
|
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
| | | | - renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
* 32bit/CPU device compatibility and cleanup.Michael Bien2010-02-211-8/+8
|
* initial import of David Bucciarelli's Julia3d demo ported to java using ↵Michael Bien2010-02-131-0/+54
OpenCL and JOGL2.