more work towards cpu pipeline, sharing OpenCL kernel code

This commit is contained in:
erwin coumans
2013-08-30 16:30:22 -07:00
parent 0ccb6922a8
commit a6d9cf382f
19 changed files with 1247 additions and 130 deletions

View File

@@ -101,7 +101,7 @@
if not _OPTIONS["ios"] then
include "../Demos3/CpuDemos"
-- include "../Demos3/CpuDemos"
include "../Demos3/GpuDemos"
include "../Demos3/Wavefront"
include "../btgui/MultiThreading"