Module: wine Branch: master Commit: e3160986d0aaed865da1d52fe61735b61f1108cd URL: https://source.winehq.org/git/wine.git/?a=commit;h=e3160986d0aaed865da1d52fe...
Author: Zebediah Figura z.figura12@gmail.com Date: Thu Apr 2 23:20:48 2020 -0500
quartz: Merge the BaseWindow structure into video_window.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/quartz/quartz_private.h | 43 ++---- dlls/quartz/videorenderer.c | 86 ++++++----- dlls/quartz/vmr9.c | 62 ++++---- dlls/quartz/window.c | 359 ++++++++++++++++++------------------------- 4 files changed, 240 insertions(+), 310 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e3160986d0aaed865da1d...