Started to implement mandelbrot
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Fri, 4 May 2012 19:22:44 +0000 (19:22 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:17:08 +0000 (16:17 -0700)
commit58df17d0e7fb50901abbe96b64dbbe12eac9cdaa
tree1e271e03b7a9ce95cc0c2d29e8fc3262a2af4bbe
parent67ae6f9a29c03b12eda88c41db57f55f461b6e71
Started to implement mandelbrot
kernels/mandelbrot.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/app_mandelbrot.cpp [new file with mode: 0644]