Module: wine Branch: master Commit: 5a2ab8364afe9104937939f5c79b6f15a81e82a5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5a2ab8364afe9104937939f5c7...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 12 11:57:22 2011 +0200
winex11: Add an ExtTextOut entry point in the XRender driver.
---
dlls/winex11.drv/text.c | 3 - dlls/winex11.drv/x11drv.h | 3 - dlls/winex11.drv/xrender.c | 153 +++++++++++++++++++++---------------------- 3 files changed, 75 insertions(+), 84 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5a2ab8364afe9104937939...