aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/demos/julia3d/structs
Commit message (Collapse)AuthorAgeFilesLines
* modifications due to class movement in gluegen.Michael Bien2010-04-013-4/+3
|
* changes due to BufferFactory -> Buffers renaming in gluegen.Michael Bien2010-03-293-3/+3
|
* refactoring due to gluegen changes.Michael Bien2010-03-279-9/+9
| | | | - renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
* 32bit/CPU device compatibility and cleanup.Michael Bien2010-02-213-24/+24
|
* initial import of David Bucciarelli's Julia3d demo ported to java using ↵Michael Bien2010-02-139-0/+590
OpenCL and JOGL2.