summaryrefslogtreecommitdiffstats
path: root/nbproject/project.properties
Commit message (Collapse)AuthorAgeFilesLines
* MultiDeviceFractal demo can now use devices with different FP precision in ↵Michael Bien2010-05-091-93/+98
| | | | | | parallel. Added support for cl_amd_fp64.
* using {path.seperator} for libpath.Michael Bien2010-04-221-93/+93
|
* fix nb project; set rootrel.build to 'build' in project.propertiesMichael Bien2010-04-221-5/+7
|
* Add the property rootrel.build (used in gluegen/jogl)Sven Gothel2010-04-221-11/+11
|
* changes due to package renaming in jocl.Michael Bien2010-04-121-2/+2
|
* initial import of David Bucciarelli's Julia3d demo ported to java using ↵Michael Bien2010-02-131-0/+1
| | | | OpenCL and JOGL2.
* 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-271-2/+13
|
* initial import of jocl-demos project.Michael Bien2009-10-211-0/+69
added first demo: HelloJOCL.