Henri Verbeet : ddraw: Keep a reference to the palette in the surface.

Alexandre Julliard julliard at winehq.org
Thu Dec 12 12:48:07 CST 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Dec 12 10:23:30 2013 +0100

ddraw: Keep a reference to the palette in the surface.

---

 dlls/ddraw/ddraw_private.h     |    1 +
 dlls/ddraw/palette.c           |    4 +-
 dlls/ddraw/surface.c           |  105 ++++++++++++----------------------------
 dlls/wined3d/palette.c         |   18 ++-----
 dlls/wined3d/wined3d.spec      |    3 +-
 dlls/wined3d/wined3d_private.h |    1 -
 include/wine/wined3d.h         |    3 +-
 7 files changed, 40 insertions(+), 95 deletions(-)

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



More information about the wine-cvs mailing list