Henri Verbeet : wined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.

Alexandre Julliard julliard at winehq.org
Fri Oct 30 11:04:32 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Oct 29 18:56:21 2009 +0100

wined3d: Map D3DFMT_D24S8 to WINED3DFMT_D24_UNORM_S8_UINT.

The internal order of the depth and stencil bits is unspecified since the
format isn't lockable.

---

 dlls/d3d8/device.c       |    4 ++--
 dlls/d3d9/device.c       |    4 ++--
 dlls/ddraw/direct3d.c    |    2 +-
 dlls/ddraw/utils.c       |    6 +++---
 dlls/wined3d/context.c   |    4 ++--
 dlls/wined3d/directx.c   |    2 +-
 dlls/wined3d/surface.c   |    2 +-
 dlls/wined3d/utils.c     |   11 +++++------
 include/wine/wined3d.idl |    1 -
 9 files changed, 17 insertions(+), 19 deletions(-)

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



More information about the wine-cvs mailing list