Module: wine Branch: master Commit: 379d3752d5eab6c787d208f71ab3a682f3b3944a URL: https://source.winehq.org/git/wine.git/?a=commit;h=379d3752d5eab6c787d208f71...
Author: Zebediah Figura z.figura12@gmail.com Date: Mon Mar 15 23:44:52 2021 -0500
opencl: Do not prepend "wine_" to export names.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/opencl/make_opencl | 4 +- dlls/opencl/opencl.spec | 132 +++++++++++++++++++++++----------------------- dlls/opencl/pe_thunks.c | 126 +++++++++++++++++++++---------------------- dlls/opencl/pe_wrappers.c | 10 ++-- 4 files changed, 136 insertions(+), 136 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=379d3752d5eab6c787d20...