[PATCH 0/3] winex11.drv: removing ancient workarounds

Emil Velikov emil.l.velikov at gmail.com
Sun Oct 10 15:06:16 CDT 2021


Hey team,

Here's another small series, removing more code:
 - drop 14 year old workaround for broken ATI drivers

 - drop the RTLD_GLOBAL hack - the respective libs have not been under
   linked for years

 - bumps Xrender requirement to 0.9.1 - distros are shipping 0.9.10 for
   a while now


Any input, comments and suggestions are greatly apprecaited,
Emil

Emil Velikov (3):
  winex11.drv: stop using RTLD_GLOBAL
  winex11.drv: remove workaround for ancient ATI drivers
  winex11.drv: require Xrender 0.9.1

 configure.ac                   |  6 ++----
 dlls/winex11.drv/opengl.c      | 21 +++------------------
 dlls/winex11.drv/x11drv_main.c |  6 +++---
 dlls/winex11.drv/xrandr.c      |  2 +-
 dlls/winex11.drv/xrender.c     | 20 ++------------------
 include/config.h.in            |  6 ------
 6 files changed, 11 insertions(+), 50 deletions(-)

-- 
2.33.0




More information about the wine-devel mailing list