Zebediah Figura : opencl: Update to OpenCL 1.2.
Module: wine Branch: master Commit: a292001da28d9741b98dd7e1b0fc10ed831d88c8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a292001da28d9741b98dd7e1b... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Sat Mar 20 15:59:25 2021 -0500 opencl: Update to OpenCL 1.2. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/opencl/make_opencl | 11 ++++- dlls/opencl/opencl.spec | 15 +++++++ dlls/opencl/opencl_types.h | 105 ++++++++++++++++++++++++++++++++++++++++++++ dlls/opencl/pe_thunks.c | 84 +++++++++++++++++++++++++++++++++++ dlls/opencl/pe_wrappers.c | 7 +++ dlls/opencl/unix_private.h | 11 +++++ dlls/opencl/unix_thunks.c | 74 +++++++++++++++++++++++++++++++ dlls/opencl/unix_wrappers.c | 20 +++++++++ dlls/opencl/unixlib.h | 14 ++++++ 9 files changed, 340 insertions(+), 1 deletion(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a292001da28d9741b98dd...
participants (1)
-
Alexandre Julliard