Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CLInfo: Use JoclVersionv2.1.5v2.1.4 | Sven Gothel | 2014-01-26 | 1 | -74/+5 |
| | |||||
* | Adapt to JOGL changes 3ab518e90eb4cf82bcb8b990d337a5e4a531136b: Removed ↵ | Sven Gothel | 2012-08-18 | 3 | -6/+3 |
| | | | | deprecated GLProfile.initSingleton(boolean), use GLProfile.initSingleton() instead. | ||||
* | Sync w/ latest master | Sven Gothel | 2011-06-28 | 2 | -13/+5 |
| | |||||
* | Fix merge w/ latest mbien/master | Sven Gothel | 2011-06-28 | 4 | -2/+19 |
|\ | |||||
| * | implemented isReleased() | Michael Bien | 2011-06-19 | 2 | -0/+10 |
| | | |||||
| * | updated demos to latest jocl version | Michael Bien | 2011-04-26 | 2 | -7/+16 |
| | | |||||
| * | compatibility update to latest jocl. | Michael Bien | 2011-04-26 | 2 | -4/+6 |
| | | |||||
* | | sync with JOCL c6f97a2e6ea1d337f371152a2fee65ee1dd4c5d5 | Sven Gothel | 2011-05-18 | 2 | -12/+15 |
|/ | |||||
* | fixed compiler errors due to changes in public api. | Michael Bien | 2011-04-20 | 1 | -10/+5 |
| | |||||
* | improved HelloJOCL sample. | Michael Bien | 2011-02-12 | 1 | -47/+64 |
| | | | more comments, more printouts, try-finally best practice, max WGS agnostic | ||||
* | GLProfile.initSingleton(false) for webstart compatibility. | Michael Bien | 2011-02-07 | 3 | -3/+9 |
| | |||||
* | fixed typo in window title. | Michael Bien | 2011-02-07 | 1 | -3/+3 |
| | |||||
* | - fixed bug in julia3d demo when epsilon is 0 | Michael Bien | 2011-02-04 | 3 | -27/+39 |
| | | | | - better device choice - cleanup | ||||
* | new simple gamma correction OpenCL example featuring lenna. | Michael Bien | 2011-02-03 | 3 | -0/+188 |
| | |||||
* | CLInfo demo prints now lib versioning info additional to the CL properties. | Michael Bien | 2010-11-21 | 1 | -2/+7 |
| | |||||
* | propper shutdown in MultiDeviceFractal demo. | Michael Bien | 2010-11-21 | 1 | -1/+17 |
| | |||||
* | changes due to modifications in jogl | Michael Bien | 2010-10-15 | 3 | -6/+7 |
| | |||||
* | BandwidthBenchmark fixes and code cleanup. | Michael Bien | 2010-09-17 | 1 | -28/+61 |
| | |||||
* | added bandwidth benchmark. | Michael Bien | 2010-09-16 | 1 | -0/+456 |
| | |||||
* | fixed bugs | Michael Bien | 2010-09-12 | 1 | -4/+1 |
| | | | | | - released kernels where used - releasing a programm using HLB already releases all kernels, don't do it twice | ||||
* | exception reporter for CLInfo. | Michael Bien | 2010-09-10 | 4 | -1/+314 |
| | |||||
* | initial import of GLInfo html demo. | Michael Bien | 2010-09-07 | 1 | -0/+108 |
| | |||||
* | Merge branch 'master' of github.com:mbien/jocl-demos | Michael Bien | 2010-08-31 | 2 | -10/+10 |
|\ | |||||
| * | removed static function qualifiers from julia set kernels since AMD SDK 2.2 ↵ | Michael Bien | 2010-08-12 | 2 | -10/+10 |
| | | | | | | | | compiler doesn't like them. | ||||
* | | initial import of Michael Zucchi's port of Apples FFT example (RFE 408). | Michael Bien | 2010-08-31 | 4 | -0/+2612 |
|/ | | | | | | small modifications: - pick CLPlatform with a GPU - replaced tabs with spaces :) | ||||
* | modifications due to API changes in JOCL. | Michael Bien | 2010-07-05 | 2 | -2/+2 |
| | |||||
* | added GLProfile.initSingleton() to GL-CL demos (see JOGL Multithreading doc). | Michael Bien | 2010-06-16 | 3 | -3/+12 |
| | |||||
* | fixed resizing of fractal demo. | Michael Bien | 2010-06-06 | 1 | -7/+9 |
| | |||||
* | MultiDeviceFractal demo can now use devices with different FP precision in ↵ | Michael Bien | 2010-05-09 | 2 | -23/+68 |
| | | | | | | parallel. Added support for cl_amd_fp64. | ||||
* | Merge branch 'master' of github.com:mbien/jocl-demos | Michael Bien | 2010-05-02 | 1 | -1/+4 |
|\ | |||||
| * | Quick test/fix for GL/CL shared memory devices | Sven Gothel | 2010-04-22 | 1 | -1/+4 |
| | | |||||
* | | MultiDeviceFractal is now... multi device again. | Michael Bien | 2010-05-01 | 3 | -16/+42 |
|/ | | | | | Julia3d + AMD: Fixed segfault on exit. minor misc improvements. | ||||
* | changes due to package renaming in jocl. | Michael Bien | 2010-04-12 | 30 | -0/+4922 |