Henri Verbeet : wined3d: Store the front buffer surface as an IWineD3DSurfaceImpl pointer in the swapchain .

Alexandre Julliard julliard at winehq.org
Tue Apr 27 16:59:31 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Apr 26 21:33:00 2010 +0200

wined3d: Store the front buffer surface as an IWineD3DSurfaceImpl pointer in the swapchain.

---

 dlls/wined3d/arb_program_shader.c |    4 +-
 dlls/wined3d/context.c            |    2 +-
 dlls/wined3d/device.c             |   27 ++++++++++++-----------
 dlls/wined3d/surface.c            |   15 ++++++-------
 dlls/wined3d/surface_gdi.c        |    6 ++--
 dlls/wined3d/swapchain.c          |   42 +++++++++++++++++++-----------------
 dlls/wined3d/swapchain_base.c     |    2 +-
 dlls/wined3d/swapchain_gdi.c      |   11 +++++----
 dlls/wined3d/wined3d_private.h    |    2 +-
 9 files changed, 57 insertions(+), 54 deletions(-)

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



More information about the wine-cvs mailing list