Henri Verbeet : wined3d: Slightly improve drawStridedSlow() performance.

Alexandre Julliard julliard at winehq.org
Fri Dec 5 07:42:47 CST 2008


Module: wine
Branch: master
Commit: a2febdd200f7149cff7fe923b7316dcdafca693a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a2febdd200f7149cff7fe923b7316dcdafca693a

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Dec  4 17:41:30 2008 +0100

wined3d: Slightly improve drawStridedSlow() performance.

This moves a couple of checks outside of the main drawing loop, since
they're not going to change anyway.

---

 dlls/wined3d/drawprim.c |  204 ++++++++++++++++++++++++----------------------
 1 files changed, 106 insertions(+), 98 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a2febdd200f7149cff7fe923b7316dcdafca693a



More information about the wine-cvs mailing list