summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/demos/joglinterop/GLCLInteroperabilityDemo.java
Commit message (Expand)AuthorAgeFilesLines
* changes due to package renaming in jocl.Michael Bien2010-04-121-277/+0
* changes to maintain compatibility with Nvidia 195.36.15 drivers.Michael Bien2010-04-121-27/+42
* modifications due to class movement in gluegen.Michael Bien2010-04-011-1/+1
* modifications due to refactorings in gluegen and jogl.Michael Bien2010-03-291-1/+1
* com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-2/+2
* made sure to flush gl/cl pipelines correctly (-> fixed rare segmentation fault).Michael Bien2010-03-161-4/+5
* modifications due to API changes.Michael Bien2010-03-161-2/+2
* 32bit/CPU device compatibility and cleanup.Michael Bien2010-02-211-1/+1
* initial import of David Bucciarelli's Julia3d demo ported to java using OpenC...Michael Bien2010-02-131-14/+1
* Mandelbrot example uses now all available GPUs in parallel, parallelism level...Michael Bien2010-01-291-1/+1
* updated GLCL sample.Michael Bien2010-01-211-51/+54
* removed __ in opencl code, modified sample to use real GL-CL interoperability.Michael Bien2010-01-021-50/+53
* build is now ready to be used in hudson.Michael Bien2009-12-011-11/+11
* finished JOGL-JOCL interoperability demo.Michael Bien2009-11-051-53/+79
* initial import of JOGL-JOCL interoperability sample (WIP).Michael Bien2009-10-271-0/+242