Go to file
Jeroen Bakker 77dde3db08 * Enabled OpenCL for the compositor
Tested on:
   - Windows32 ATI V5800
   - Linux64 GTX360M
   - Linux64 Quadro FX360M

The ATI is much more stable as the Nvidia platforms. We have tested
a different scheduling that will speed up for AMD (not checked in yet)

It compiles on all platforms, but fails on our MAC book Pro.
Black lines are produced on the top of a opencl workgroup.

By using localworksize we were able to remove these lines, but 
are not satisfied at this solution (so will not check this in yet).

Please everyone check if it works on your configuration and add 
Bugs when needed.

To test you need to add a BokehBlur to your scene and enable the
OpenCL flag in the property panel.
2012-06-18 21:20:11 +00:00
build_files Enable cuda sm_30 kernels for buildbot 2012-06-05 19:23:52 +00:00
doc code cleanup: includes, also correct some py example typos 2012-06-16 20:20:07 +00:00
extern style cleanup: 2012-06-17 09:58:26 +00:00
intern Reduce amount of deprecated symbols used from FFmpeg 2012-06-18 10:29:11 +00:00
release Fix #31838: Console error with particle Child Simplification is enabled. 2012-06-18 12:29:44 +00:00
source * Enabled OpenCL for the compositor 2012-06-18 21:20:11 +00:00
CMakeLists.txt minor fixes 2012-06-11 12:13:41 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile cmake edits 2012-05-27 10:03:13 +00:00
SConstruct Scons: 2012-05-29 12:13:45 +00:00