summaryrefslogtreecommitdiffstats
path: root/nbproject
Commit message (Collapse)AuthorAgeFilesLines
* initial import of bitonic sort example.Michael Bien2010-02-281-0/+1
|
* initial import of David Bucciarelli's Julia3d demo ported to java using ↵Michael Bien2010-02-132-0/+2
| | | | OpenCL and JOGL2.
* added per GPU profiling stats.Michael Bien2010-01-291-1/+1
|
* initial import of GL-CL Mandelbrot Set example.Michael Bien2010-01-262-1/+2
|
* build is now ready to be used in hudson.Michael Bien2009-12-011-11/+21
| | | | updated demos due to api changes.
* initial import of JOGL-JOCL interoperability sample (WIP).Michael Bien2009-10-272-2/+14
|
* initial import of jocl-demos project.Michael Bien2009-10-214-0/+806
added first demo: HelloJOCL.