aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/demos/fractal
Commit message (Collapse)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* ; Add ↵v2.3.1v2.3.0Sven Gothel2015-02-032-20/+20
| | | | javadoc arg (GlueGen property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8
* Adapt to JOGL HiDPI (Bug 741) changes up-to commit ↵v2.2.4v2.2.3v2.2.2v2.2.1v2.2.0b22xSven Gothel2014-05-271-9/+9
| | | | bcda2dad1a6569ffd4eba07b231d50fdafc60b7f
* Adapt to JOGL changes 3ab518e90eb4cf82bcb8b990d337a5e4a531136b: Removed ↵Sven Gothel2012-08-181-2/+1
| | | | deprecated GLProfile.initSingleton(boolean), use GLProfile.initSingleton() instead.
* 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 ↵Michael Bien2010-05-092-23/+68
| | | | | | parallel. Added support for cl_amd_fp64.
* MultiDeviceFractal is now... multi device again.Michael Bien2010-05-011-7/+10
| | | | | Julia3d + AMD: Fixed segfault on exit. minor misc improvements.
* changes due to package renaming in jocl.Michael Bien2010-04-123-0/+1020