[PATCH 4/4] winex11: Use libc for driver memory allocation.

Jacek Caban jacek at codeweavers.com
Mon Apr 25 08:49:09 CDT 2022


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/winex11.drv/bitblt.c      |  22 +++----
  dlls/winex11.drv/brush.c       |   3 +-
  dlls/winex11.drv/clipboard.c   | 110 ++++++++++++++++-----------------
  dlls/winex11.drv/desktop.c     |  17 +++--
  dlls/winex11.drv/graphics.c    |  59 +++++++++---------
  dlls/winex11.drv/init.c        |   4 +-
  dlls/winex11.drv/keyboard.c    |  10 +--
  dlls/winex11.drv/mouse.c       |  26 ++++----
  dlls/winex11.drv/opengl.c      |  36 +++++------
  dlls/winex11.drv/palette.c     |  29 +++++----
  dlls/winex11.drv/pen.c         |   4 +-
  dlls/winex11.drv/settings.c    |  25 ++++----
  dlls/winex11.drv/vulkan.c      |  13 ++--
  dlls/winex11.drv/window.c      |  47 +++++++-------
  dlls/winex11.drv/x11drv_main.c |  13 ++--
  dlls/winex11.drv/xinerama.c    |  17 +++--
  dlls/winex11.drv/xrandr.c      |  45 ++++++--------
  dlls/winex11.drv/xrender.c     |  79 +++++++++--------------
  dlls/winex11.drv/xvidmode.c    |  13 ++--
  19 files changed, 268 insertions(+), 304 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-winex11-Use-libc-for-driver-memory-allocation.txt
Type: text/x-patch
Size: 88686 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220425/00b69359/attachment-0001.bin>


More information about the wine-devel mailing list