| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt to JOGL HiDPI (Bug 741) changes up-to commit bcda2dad1a6569ffd4eba07b23...v2.2.4v2.2.3v2.2.2v2.2.1v2.2.0b22x | Sven Gothel | 2014-05-27 | 1 | -9/+9 |
* | CLInfo: Use JoclVersionv2.1.5v2.1.4 | Sven Gothel | 2014-01-26 | 1 | -74/+5 |
* | Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh... | Sven Gothel | 2014-01-23 | 1 | -0/+3 |
* | Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs ..v2.1.3v2.1.2 | Sven Gothel | 2013-11-01 | 1 | -2/+5 |
* | classpath: use ant build jocl.jar | Sven Gothel | 2013-11-01 | 1 | -5/+1 |
* | test script .. | Sven Gothel | 2013-11-01 | 1 | -0/+13 |
* | Scripts/README: Add note on how to start a single demov2.1.1 | Sven Gothel | 2013-10-12 | 2 | -0/+11 |
* | Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722...v2.1.0v2.0.2-rc12v2.0.2v2.0-rc12 | Sven Gothel | 2013-03-29 | 2 | -8/+1 |
* | www/index.html: rename github.com/mbien -> github.com/JogAmp | Xerxes RĂ„nby | 2013-03-06 | 1 | -3/+3 |
* | Fix new JOCL artifacts location ; Fix new jocl.jar locationv2.0-rc11 | Sven Gothel | 2012-08-25 | 2 | -3/+3 |
* | Adapt to JogAmp build infrastructure (get rid of 'dist' folder, drop jnlp fil... | Sven Gothel | 2012-08-25 | 4 | -22/+20 |
* | Adapt to JOGL changes 3ab518e90eb4cf82bcb8b990d337a5e4a531136b: Removed depre... | Sven Gothel | 2012-08-18 | 3 | -6/+3 |
* | Adapt to gluegen commit 9a71703904ebfec343fb2c7266343d37a2e4c3dbv2.0-rc10 | Sven Gothel | 2012-06-26 | 1 | -2/+2 |
* | Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168...v2.0-rc9v2.0-rc8v2.0-rc7v2.0-rc6 | Sven Gothel | 2012-01-22 | 3 | -3/+14 |
* | Using JOGL's all pathv2.0-rc5v2.0-rc4v2.0-rc3 | Sven Gothel | 2011-08-22 | 1 | -9/+3 |
* | 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 |
* | | Add eclipse proj. files | Sven Gothel | 2011-05-18 | 3 | -0/+48 |
* | | sync with JOCL c6f97a2e6ea1d337f371152a2fee65ee1dd4c5d5 | Sven Gothel | 2011-05-18 | 2 | -12/+15 |
|/ |
|
* | Merge branch 'master' of github.com:mbien/jocl-demos | Michael Bien | 2011-04-20 | 1 | -11/+22 |
|\ |
|
| * | no relative path in archive since 7zip support was added.v2.0-rc2 | Michael Bien | 2011-02-27 | 1 | -2/+2 |
| * | forgot to call jogamp.env.init. | Michael Bien | 2011-02-27 | 1 | -1/+1 |
| * | build produces now additional 7z archives for jenkins if build.archiveon is set. | Michael Bien | 2011-02-26 | 1 | -10/+21 |
* | | fixed compiler errors due to changes in public api. | Michael Bien | 2011-04-20 | 1 | -10/+5 |
|/ |
|
* | added build.noarchive property. | Michael Bien | 2011-02-23 | 1 | -1/+3 |
* | improved HelloJOCL sample. | Michael Bien | 2011-02-12 | 1 | -47/+64 |
* | 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 |
* | updated webpage (more demos, links etc). | Michael Bien | 2011-02-05 | 2 | -11/+28 |
* | - fixed bug in julia3d demo when epsilon is 0 | Michael Bien | 2011-02-04 | 3 | -27/+39 |
* | new simple gamma correction OpenCL example featuring lenna. | Michael Bien | 2011-02-03 | 5 | -0/+196 |
* | configurable jnlp codebases. | Michael Bien | 2011-02-03 | 2 | -6/+15 |
* | Unique ZIP archive name | Sven Gothel | 2010-12-19 | 2 | -2/+15 |
* | ZIP: add www folder | Sven Gothel | 2010-11-29 | 1 | -0/+1 |
* | Comply with JogAmp artifacts build properties and ZIP file; Keep jnlp files u... | Sven Gothel | 2010-11-29 | 2 | -6/+31 |
* | 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 | 3 | -31/+64 |
* | added bandwidth benchmark. | Michael Bien | 2010-09-16 | 2 | -0/+457 |
* | fixed bugs | Michael Bien | 2010-09-12 | 1 | -4/+1 |
* | initial import of demos www page. | Michael Bien | 2010-09-10 | 1 | -0/+73 |
* | exception reporter for CLInfo. | Michael Bien | 2010-09-10 | 4 | -1/+314 |
* | added CLInfo jnlp. | Michael Bien | 2010-09-09 | 3 | -3/+19 |
* | 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 c... | Michael Bien | 2010-08-12 | 2 | -10/+10 |