Closed GoogleCodeExporter closed 9 years ago
We cannot use the MiniCL/cl_gl.h headers, it conflicts will full OpenCL
implementations.
It seems that Tizen is not a full OpenCL implementation, and lacks
OpenGL-OpenCL interop? If so, we need to workaround the usage of interop
functions on Tizen platform.
Original comment by erwin.coumans
on 10 Sep 2013 at 8:08
Yes, Tizen hasn't OPENCL implementation. I thought that I can use the MiniCL
instead?
Original comment by szymanska.zanet
on 11 Sep 2013 at 10:15
I removed Bullet/src/BulletMultiThreaded and Bullet/src/MiniCL directories for
now (it is possible that Tizen will have a full OpenCL implementation later). I
built the library and everything works fine on Tizen.
I published the articles about
porting(https://developer.tizen.org/documentation/articles/bullet-continuous-col
lision-detection-and-physics-library) and
working(https://developer.tizen.org/documentation/articles/working-bullet-physic
s-library) with the library on Tizen.
Original comment by szymanska.zanet
on 14 Oct 2013 at 10:18
thanks, the article looks great.
Original comment by erwin.coumans
on 16 Oct 2013 at 9:34
Original issue reported on code.google.com by
szymanska.zanet
on 22 Aug 2013 at 8:30Attachments: