summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/demos/julia3d
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* ; Add javado...v2.3.1v2.3.0Sven Gothel2015-02-032-8/+8
* Adapt to JOGL changes 3ab518e90eb4cf82bcb8b990d337a5e4a531136b: Removed depre...Sven Gothel2012-08-181-2/+1
* GLProfile.initSingleton(false) for webstart compatibility.Michael Bien2011-02-071-1/+2
* - fixed bug in julia3d demo when epsilon is 0Michael Bien2011-02-043-27/+39
* changes due to modifications in joglMichael Bien2010-10-151-1/+1
* removed static function qualifiers from julia set kernels since AMD SDK 2.2 c...Michael Bien2010-08-122-10/+10
* added GLProfile.initSingleton() to GL-CL demos (see JOGL Multithreading doc).Michael Bien2010-06-161-1/+2
* MultiDeviceFractal is now... multi device again.Michael Bien2010-05-012-9/+32
* changes due to package renaming in jocl.Michael Bien2010-04-1215-0/+1988