Module: wine Branch: master Commit: 2a863f401fd2d16f4006a7950199ffe987ebf5e3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=2a863f401fd2d16f4006a7950...
Author: Zebediah Figura zfigura@codeweavers.com Date: Wed Jan 12 18:23:11 2022 -0600
opencl: Use types with consistent alignment for unixlib params structures.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52389 Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/opencl/make_opencl | 54 ++++++---- dlls/opencl/unixlib.h | 278 ++++++++++++++++++++++++------------------------ 2 files changed, 173 insertions(+), 159 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=2a863f401fd2d16f4006a...