[Webkit-unassigned] [Bug 70099] OpenCL implementation of W3C Filter Effects Master Bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 25 05:24:28 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=70099


Czene Tamas <tczene at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tczene at inf.u-szeged.hu




--- Comment #28 from Czene Tamas <tczene at inf.u-szeged.hu>  2011-11-25 05:24:26 PST ---
(In reply to comment #27)
> Dear all,
>      following my previous message I would like to propose our development to integrate the OpenCL support for some SVG filters.
> I've divided my patches in several parts:
> - config_make_files.patch where the makefiles and configure have been updated to add the compilation option for OpenCL
> - common_files_modified.patch where the activation of OpenCL is inserted
> - common_files_added.patch a set of files added in order to provide a set of common functions for the OpenCL usage
> - filters_modified.patch are the filters actually modified
> 
> The preprocessor ENABLE(OPENCL) is activated by configure
> the preprocessor USE_C_PROFILING and USE_OPENCL are activated manually in the file oclHelper.h described in common_files_added.patch
> 
> Best Regards,
> 
> Giulio


Hi!
I try to test your patch, but i can't. Can you upload the kernel files?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list