aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/demos
Commit message (Expand)AuthorAgeFilesLines
* Adapt to JOGL changes 3ab518e90eb4cf82bcb8b990d337a5e4a531136b: Removed depre...Sven Gothel2012-08-183-6/+3
* Sync w/ latest masterSven Gothel2011-06-282-13/+5
* Fix merge w/ latest mbien/masterSven Gothel2011-06-284-2/+19
|\
| * implemented isReleased()Michael Bien2011-06-192-0/+10
| * updated demos to latest jocl versionMichael Bien2011-04-262-7/+16
| * compatibility update to latest jocl.Michael Bien2011-04-262-4/+6
* | sync with JOCL c6f97a2e6ea1d337f371152a2fee65ee1dd4c5d5Sven Gothel2011-05-182-12/+15
|/
* fixed compiler errors due to changes in public api.Michael Bien2011-04-201-10/+5
* improved HelloJOCL sample.Michael Bien2011-02-121-47/+64
* GLProfile.initSingleton(false) for webstart compatibility.Michael Bien2011-02-073-3/+9
* fixed typo in window title.Michael Bien2011-02-071-3/+3
* - fixed bug in julia3d demo when epsilon is 0Michael Bien2011-02-043-27/+39
* new simple gamma correction OpenCL example featuring lenna.Michael Bien2011-02-033-0/+188
* CLInfo demo prints now lib versioning info additional to the CL properties.Michael Bien2010-11-211-2/+7
* propper shutdown in MultiDeviceFractal demo.Michael Bien2010-11-211-1/+17
* changes due to modifications in joglMichael Bien2010-10-153-6/+7
* BandwidthBenchmark fixes and code cleanup.Michael Bien2010-09-171-28/+61
* added bandwidth benchmark.Michael Bien2010-09-161-0/+456
* fixed bugsMichael Bien2010-09-121-4/+1
* exception reporter for CLInfo.Michael Bien2010-09-101-1/+20
* initial import of GLInfo html demo.Michael Bien2010-09-071-0/+108
* Merge branch 'master' of github.com:mbien/jocl-demosMichael Bien2010-08-312-10/+10
|\
| * removed static function qualifiers from julia set kernels since AMD SDK 2.2 c...Michael Bien2010-08-122-10/+10
* | initial import of Michael Zucchi's port of Apples FFT example (RFE 408).Michael Bien2010-08-314-0/+2612
|/
* modifications due to API changes in JOCL.Michael Bien2010-07-052-2/+2
* added GLProfile.initSingleton() to GL-CL demos (see JOGL Multithreading doc).Michael Bien2010-06-163-3/+12
* 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-092-23/+68
* Merge branch 'master' of github.com:mbien/jocl-demosMichael Bien2010-05-021-1/+4
|\
| * Quick test/fix for GL/CL shared memory devicesSven Gothel2010-04-221-1/+4
* | MultiDeviceFractal is now... multi device again.Michael Bien2010-05-013-16/+42
|/
* changes due to package renaming in jocl.Michael Bien2010-04-1230-0/+4922