summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/demos/fractal/MultiDeviceFractal.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed a variety of compilation and runtime errorsWade Walker2015-07-061-26/+26
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* ; Add javado...v2.3.1v2.3.0Sven Gothel2015-02-031-10/+10
* Adapt to JOGL HiDPI (Bug 741) changes up-to commit bcda2dad1a6569ffd4eba07b23...v2.2.4v2.2.3v2.2.2v2.2.1v2.2.0b22xSven Gothel2014-05-271-9/+9
* Adapt to JOGL changes 3ab518e90eb4cf82bcb8b990d337a5e4a531136b: Removed depre...Sven Gothel2012-08-181-2/+1
* Fix merge w/ latest mbien/masterSven Gothel2011-06-281-1/+5
|\
| * updated demos to latest jocl versionMichael Bien2011-04-261-4/+8
| * compatibility update to latest jocl.Michael Bien2011-04-261-2/+3
* | sync with JOCL c6f97a2e6ea1d337f371152a2fee65ee1dd4c5d5Sven Gothel2011-05-181-5/+5
|/
* GLProfile.initSingleton(false) for webstart compatibility.Michael Bien2011-02-071-1/+4
* propper shutdown in MultiDeviceFractal demo.Michael Bien2010-11-211-1/+17
* changes due to modifications in joglMichael Bien2010-10-151-4/+5
* added GLProfile.initSingleton() to GL-CL demos (see JOGL Multithreading doc).Michael Bien2010-06-161-2/+9
* fixed resizing of fractal demo.Michael Bien2010-06-061-7/+9
* MultiDeviceFractal demo can now use devices with different FP precision in pa...Michael Bien2010-05-091-22/+63
* MultiDeviceFractal is now... multi device again.Michael Bien2010-05-011-7/+10
* changes due to package renaming in jocl.Michael Bien2010-04-121-0/+485