[Pull Request - Merged] OpenCL for jME3

Hi aegroto, have you enabled OpenCL in the AppSettings?

1 Like

Hi! Sorry for the late response. I tried enabling it with:

    settings.setOpenCLSupport(true);

But it doesn’t seem to work either.

It seems like the problem is only present on OffscreenSurface contexts.

Interesting. I try to find the problem when I have time.

2 Likes