summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/demos/fractal
Commit message (Expand)AuthorAgeFilesLines
* modifications due to api changes.Michael Bien2010-02-221-1/+1
* 32bit/CPU device compatibility and cleanup.Michael Bien2010-02-211-1/+1
* added single/double FP precision toggle.Michael Bien2010-02-012-50/+124
* glDeleteBuffers and other minor improvements.Michael Bien2010-02-011-10/+26
* added per GPU profiling stats.Michael Bien2010-01-291-8/+25
* Mandelbrot example uses now all available GPUs in parallel, parallelism level...Michael Bien2010-01-292-51/+135
* initial import of GL-CL Mandelbrot Set example.Michael Bien2010-01-262-0/+338