summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix Bug 516 (Determine Java Version) / See gluegen: ↵v2.0-rc9v2.0-rc8v2.0-rc7v2.0-rc6Sven Gothel2012-01-223-3/+14
| | | | 64639b805a32338385421f168e12c1ef7f749d00
* Using JOGL's all pathv2.0-rc5v2.0-rc4v2.0-rc3Sven Gothel2011-08-221-9/+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
| |
* | Add eclipse proj. filesSven Gothel2011-05-183-0/+48
| |
* | sync with JOCL c6f97a2e6ea1d337f371152a2fee65ee1dd4c5d5Sven Gothel2011-05-182-12/+15
|/
* Merge branch 'master' of github.com:mbien/jocl-demosMichael Bien2011-04-201-11/+22
|\
| * no relative path in archive since 7zip support was added.v2.0-rc2Michael Bien2011-02-271-2/+2
| |
| * forgot to call jogamp.env.init.Michael Bien2011-02-271-1/+1
| |
| * build produces now additional 7z archives for jenkins if build.archiveon is set.Michael Bien2011-02-261-10/+21
| |
* | fixed compiler errors due to changes in public api.Michael Bien2011-04-201-10/+5
|/
* added build.noarchive property.Michael Bien2011-02-231-1/+3
|
* improved HelloJOCL sample.Michael Bien2011-02-121-47/+64
| | | more comments, more printouts, try-finally best practice, max WGS agnostic
* GLProfile.initSingleton(false) for webstart compatibility.Michael Bien2011-02-073-3/+9
|
* fixed typo in window title.Michael Bien2011-02-071-3/+3
|
* updated webpage (more demos, links etc).Michael Bien2011-02-052-11/+28
| | | project properties cleanup
* - fixed bug in julia3d demo when epsilon is 0Michael Bien2011-02-043-27/+39
| | | | - better device choice - cleanup
* new simple gamma correction OpenCL example featuring lenna.Michael Bien2011-02-035-0/+196
|
* configurable jnlp codebases.Michael Bien2011-02-032-6/+15
|
* Unique ZIP archive nameSven Gothel2010-12-192-2/+15
|
* ZIP: add www folderSven Gothel2010-11-291-0/+1
|
* Comply with JogAmp artifacts build properties and ZIP file; Keep jnlp files ↵Sven Gothel2010-11-292-6/+31
| | | | unresolved
* 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-173-31/+64
|
* added bandwidth benchmark.Michael Bien2010-09-162-0/+457
|
* fixed bugsMichael Bien2010-09-121-4/+1
| | | | | - released kernels where used - releasing a programm using HLB already releases all kernels, don't do it twice
* initial import of demos www page.Michael Bien2010-09-101-0/+73
|
* exception reporter for CLInfo.Michael Bien2010-09-104-1/+314
|
* added CLInfo jnlp.Michael Bien2010-09-093-3/+19
|
* 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 ↵Michael Bien2010-08-122-10/+10
| | | | | | | | compiler doesn't like them.
* | updated jnlp urlsMichael Bien2010-08-311-6/+6
| |
* | initial import of Michael Zucchi's port of Apples FFT example (RFE 408).Michael Bien2010-08-315-0/+2613
|/ | | | | | small modifications: - pick CLPlatform with a GPU - replaced tabs with spaces :)
* fixed artifact.properties.Michael Bien2010-07-281-1/+3
|
* added tag.build ant target to document build dependencies.Michael Bien2010-07-241-1/+8
|
* modifications due to API changes in JOCL.Michael Bien2010-07-052-2/+2
|
* added readme.Michael Bien2010-06-221-0/+35
|
* 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-062-8/+9
|
* MultiDeviceFractal demo can now use devices with different FP precision in ↵Michael Bien2010-05-093-116/+166
| | | | | | parallel. Added support for cl_amd_fp64.
* build jnlp files for demos.Michael Bien2010-05-052-68/+60
|
* run config for fractal demo.Michael Bien2010-05-051-0/+1
|
* Merge branch 'master' of github.com:mbien/jocl-demosMichael Bien2010-05-023-92/+105
|\
| * using {path.seperator} for libpath.Michael Bien2010-04-221-93/+93
| |