Henri Verbeet : wined3d: Allow textures as swapchain surfaces.

Alexandre Julliard julliard at winehq.org
Mon Jun 3 16:06:32 CDT 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Jun  3 09:19:35 2013 +0200

wined3d: Allow textures as swapchain surfaces.

---

 dlls/wined3d/arb_program_shader.c |    7 +-
 dlls/wined3d/context.c            |   11 +-
 dlls/wined3d/device.c             |    3 +-
 dlls/wined3d/surface.c            |  209 +++++++++++++++++--------------------
 dlls/wined3d/swapchain.c          |   18 +--
 dlls/wined3d/texture.c            |    6 +-
 dlls/wined3d/wined3d_private.h    |   25 +----
 7 files changed, 120 insertions(+), 159 deletions(-)

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



More information about the wine-cvs mailing list