Module: wine Branch: master Commit: dedd9fe23e74a8ada939eeeb238d804e52f10723 URL: http://source.winehq.org/git/wine.git/?a=commit;h=dedd9fe23e74a8ada939eeeb23...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Apr 17 14:38:24 2012 +0200
winex11: Convert all points to device coordinates at once for polylines and polygons.
---
dlls/winex11.drv/graphics.c | 179 +++++++++++++++++++++---------------------- dlls/winex11.drv/init.c | 2 +- dlls/winex11.drv/x11drv.h | 1 - 3 files changed, 90 insertions(+), 92 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dedd9fe23e74a8ada939ee...