Module: wine Branch: master Commit: e9ca13a6f736ff54d80805a050f174f2fce835a0 URL: https://gitlab.winehq.org/wine/wine/-/commit/e9ca13a6f736ff54d80805a050f174f...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Jun 12 10:13:15 2024 +0200
winex11: Move window surface creation functions to bitblt.c.
---
dlls/winex11.drv/bitblt.c | 100 +++++++++++++++++++++++++++++++++++++++++++++- dlls/winex11.drv/window.c | 96 -------------------------------------------- dlls/winex11.drv/x11drv.h | 3 +- 3 files changed, 99 insertions(+), 100 deletions(-)