Zebediah Figura : opencl: Generate the spec file and thunks from the official XML registry file.

Alexandre Julliard julliard at winehq.org
Mon Mar 15 16:59:14 CDT 2021


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Mar  9 17:13:11 2021 -0600

opencl: Generate the spec file and thunks from the official XML registry file.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/opencl/Makefile.in      |   3 +-
 dlls/opencl/make_opencl      | 299 +++++++++++++++++++
 dlls/opencl/opencl.c         | 670 +------------------------------------------
 dlls/opencl/opencl.spec      | 158 +++++-----
 dlls/opencl/opencl_private.h |  41 +++
 dlls/opencl/opencl_thunks.c  | 360 +++++++++++++++++++++++
 6 files changed, 768 insertions(+), 763 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b3bd08d8ddba2f065db62ffeb228002fb42c2fe6



More information about the wine-cvs mailing list