Paul Gofman : ddraw: Create the second texture for system memory bindable surfaces.

Alexandre Julliard julliard at winehq.org
Fri Mar 12 14:36:16 CST 2021


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Mar 11 16:33:55 2021 +0300

ddraw: Create the second texture for system memory bindable surfaces.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ddraw/ddraw_private.h |  18 +++++
 dlls/ddraw/device.c        |  60 +++++++++++++++-
 dlls/ddraw/executebuffer.c |   6 ++
 dlls/ddraw/surface.c       | 173 ++++++++++++++++++++++++++++++++++++++-------
 4 files changed, 229 insertions(+), 28 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d2d9f713df7932aac4b137ec3bf647d5da7faaef



More information about the wine-cvs mailing list