aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/mbien
Commit message (Collapse)AuthorAgeFilesLines
* build is now ready to be used in hudson.Michael Bien2009-12-015-23/+21
| | | | updated demos due to api changes.
* changes due to api refactorings.Michael Bien2009-11-061-12/+11
|
* finished JOGL-JOCL interoperability demo.Michael Bien2009-11-053-61/+88
|
* initial import of JOGL-JOCL interoperability sample (WIP).Michael Bien2009-10-273-0/+368
|
* generified CLBuffer.Michael Bien2009-10-271-3/+3
|
* static imports.Michael Bien2009-10-231-5/+5
|
* cleanupMichael Bien2009-10-222-23/+24
|
* initial import of jocl-demos project.Michael Bien2009-10-212-0/+109
added first demo: HelloJOCL.