Zebediah Figura : opencl: Update to OpenCL 1.1.
Module: wine Branch: master Commit: 8dd66ebecc36f592649dff7f80c8540cabbcacea URL: https://source.winehq.org/git/wine.git/?a=commit;h=8dd66ebecc36f592649dff7f8... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Sat Mar 20 15:59:24 2021 -0500 opencl: Update to OpenCL 1.1. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/opencl/make_opencl | 9 ++++++++- dlls/opencl/opencl.spec | 8 ++++++++ dlls/opencl/opencl_types.h | 28 ++++++++++++++++++++++++++ dlls/opencl/pe_thunks.c | 48 +++++++++++++++++++++++++++++++++++++++++++++ dlls/opencl/unix_private.h | 8 ++++++++ dlls/opencl/unix_thunks.c | 38 +++++++++++++++++++++++++++++++++++ dlls/opencl/unix_wrappers.c | 16 +++++++++++++++ dlls/opencl/unixlib.h | 8 ++++++++ 8 files changed, 162 insertions(+), 1 deletion(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8dd66ebecc36f592649df...
participants (1)
-
Alexandre Julliard