Module: wine Branch: master Commit: 40957d025df468c1693b2c259a76466a857b6d1a URL: http://source.winehq.org/git/wine.git/?a=commit;h=40957d025df468c1693b2c259a...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Sep 12 11:39:17 2011 +0200
winex11: Create a separate graphics driver for XRender.
---
dlls/winex11.drv/init.c | 10 ++- dlls/winex11.drv/x11drv.h | 2 +- dlls/winex11.drv/xrender.c | 192 ++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 195 insertions(+), 9 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=40957d025df468c1693b2c...