Henri Verbeet : wined3d: Rename the texture creation flags to WINED3D_TEXTURE_CREATE_*.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jan 27 11:27:20 CST 2016


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jan 27 00:06:25 2016 +0100

wined3d: Rename the texture creation flags to WINED3D_TEXTURE_CREATE_*.

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

---

 dlls/d3d8/device.c     | 10 +++++-----
 dlls/d3d8/texture.c    | 12 ++++++------
 dlls/d3d9/device.c     | 14 +++++++-------
 dlls/d3d9/texture.c    | 12 ++++++------
 dlls/ddraw/ddraw.c     |  2 +-
 dlls/ddraw/surface.c   |  7 ++++---
 dlls/wined3d/device.c  |  4 ++--
 dlls/wined3d/surface.c |  7 ++++---
 dlls/wined3d/texture.c |  8 ++++----
 include/wine/wined3d.h |  8 ++++----
 10 files changed, 43 insertions(+), 41 deletions(-)

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



More information about the wine-cvs mailing list