Zebediah Figura : opencl: Update to OpenCL 1.2.

Alexandre Julliard julliard at winehq.org
Mon Mar 22 17:15:50 CDT 2021


Module: wine
Branch: master
Commit: a292001da28d9741b98dd7e1b0fc10ed831d88c8
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a292001da28d9741b98dd7e1b0fc10ed831d88c8

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Sat Mar 20 15:59:25 2021 -0500

opencl: Update to OpenCL 1.2.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at 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=a292001da28d9741b98dd7e1b0fc10ed831d88c8



More information about the wine-cvs mailing list