Module: wine Branch: master Commit: 4258465868663e5bcfd2c16e513927e425bb81e9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4258465868663e5bcfd2c16e51...
Author: Chris Robinson chris.kcat@gmail.com Date: Sat Sep 22 18:19:08 2007 -0700
winex11.drv: Load the XComposite extension when available.
---
configure | 89 ++++++++++++++++++++++++++++++++++++++++ configure.ac | 9 ++++ dlls/winex11.drv/x11drv_main.c | 71 ++++++++++++++++++++++++++++++++ dlls/winex11.drv/xcomposite.h | 45 ++++++++++++++++++++ include/config.h.in | 6 +++ 5 files changed, 220 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4258465868663e5bcfd2c1...