[Bug 46470] opencl 1.2 version support required

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 15 11:25:18 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46470

Nakarin Khankham <garuda2550 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |garuda2550 at gmail.com

--- Comment #1 from Nakarin Khankham <garuda2550 at gmail.com> ---
Created attachment 63577
  --> https://bugs.winehq.org/attachment.cgi?id=63577
OpenCL 2.1 support patch

Added a patch to expose OpenCL 2.1 on Linux side to Windows program runing on
wine, and also all of extensions list that Linux side OpenCL devices support
(including the un-implemented cl_khr_gl_sharing and cl_khr_gl_event extension
:P)

The patch missing all functions related to OpenGL and DirectX sharing and no
extension functions call support, just like the original.

I have test the patch with AMD's proprietary OpenCL Linux driver and the CPU
OpenCL pocl library, and it seems to working as intended. But I'm not sure if I
implement some pass-thought functions correctly...

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list