=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Set palettes on the swapchain.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jun 30 15:30:20 CDT 2014


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sat Jun 28 10:49:32 2014 +0200

wined3d: Set palettes on the swapchain.

---

 dlls/ddraw/ddraw_private.h        |  2 +
 dlls/ddraw/palette.c              |  4 ++
 dlls/ddraw/surface.c              | 10 ++---
 dlls/ddraw/tests/ddraw1.c         |  6 +--
 dlls/ddraw/tests/ddraw2.c         |  6 +--
 dlls/ddraw/tests/ddraw4.c         |  6 +--
 dlls/ddraw/tests/ddraw7.c         |  6 +--
 dlls/wined3d/arb_program_shader.c |  2 +-
 dlls/wined3d/palette.c            | 12 ------
 dlls/wined3d/surface.c            | 89 ++++-----------------------------------
 dlls/wined3d/swapchain.c          |  9 ++++
 dlls/wined3d/wined3d.spec         |  2 +-
 dlls/wined3d/wined3d_private.h    |  3 +-
 include/wine/wined3d.h            |  2 +-
 14 files changed, 44 insertions(+), 115 deletions(-)

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



More information about the wine-cvs mailing list