1
0
mirror of https://github.com/elima/gpu-playground.git synced 2026-08-11 16:33:00 +00:00

Initial commit

This commit is contained in:
Eduardo Lima Mitev
2016-09-20 05:06:22 +02:00
commit c9dd226c67
6 changed files with 196 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
all: Makefile
make -C render-nodes-minimal all
clean:
make -C render-nodes-minimal clean