=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Introduce resource-type specific format flags.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 24 08:48:51 CDT 2015


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Fri Apr 24 10:33:47 2015 +0200

wined3d: Introduce resource-type specific format flags.

---

 dlls/wined3d/buffer.c          |   5 +-
 dlls/wined3d/context.c         |   7 ++-
 dlls/wined3d/directx.c         |  25 +++++----
 dlls/wined3d/resource.c        |   5 +-
 dlls/wined3d/surface.c         |  23 ++++----
 dlls/wined3d/texture.c         |  19 ++++---
 dlls/wined3d/utils.c           | 119 +++++++++++++++++++++++------------------
 dlls/wined3d/view.c            |   2 +-
 dlls/wined3d/volume.c          |   4 +-
 dlls/wined3d/wined3d_private.h |   8 +--
 10 files changed, 125 insertions(+), 92 deletions(-)

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



More information about the wine-cvs mailing list