author | Not Zed <notzed@gmail.com> | |
Wed, 11 Dec 2019 05:38:49 +0000 (16:08 +1030) | ||
committer | Not Zed <notzed@gmail.com> | |
Wed, 11 Dec 2019 05:38:49 +0000 (16:08 +1030) | ||
commit | 90456dc2c32931bc27a5ce6a7b89ba775af61d83 | |
tree | 91c0c322de4fb7bf3b76d615c01fcceb8028e9bf | tree | snapshot |
README | [new file with mode: 0644] | blob |
config.make.in | [new file with mode: 0644] | blob |
cube/Makefile | [new file with mode: 0644] | blob |
cube/cube-data.h | [new file with mode: 0644] | blob |
cube/cube.c | [new file with mode: 0644] | blob |
cube/cube.frag | [new file with mode: 0644] | blob |
cube/cube.vert | [new file with mode: 0644] | blob |
mandelbrot-cl/Makefile | [new file with mode: 0644] | blob |
mandelbrot-cl/mandelbrot.c | [new file with mode: 0644] | blob |
mandelbrot-cl/mandelbrot.cl | [new file with mode: 0644] | blob |
mandelbrot-cs/Makefile | [new file with mode: 0644] | blob |
mandelbrot-cs/mandelbrot.c | [new file with mode: 0644] | blob |
mandelbrot-cs/mandelbrot.comp | [new file with mode: 0644] | blob |
util/glmaths.h | [new file with mode: 0644] | blob |
util/pam.h | [new file with mode: 0644] | blob |
util/timing.h | [new file with mode: 0644] | blob |