Henri Verbeet : ddraw: Create texture surfaces from device_parent_create_texture_surface().

Alexandre Julliard julliard at winehq.org
Fri Jul 13 14:11:19 CDT 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Jul 13 12:53:09 2012 +0200

ddraw: Create texture surfaces from device_parent_create_texture_surface().

Instead of creating them in advance and hoping we can find them back later.

---

 dlls/ddraw/ddraw.c   |  246 ++++++++++++++++++--------------------------------
 dlls/ddraw/surface.c |   39 ++++++++-
 2 files changed, 124 insertions(+), 161 deletions(-)

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



More information about the wine-cvs mailing list