Henri Verbeet : wined3d: Keep a reference to the backbuffer textures instead of the surfaces in the swapchain.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 20 14:30:34 CDT 2014


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Aug 20 13:20:03 2014 +0200

wined3d: Keep a reference to the backbuffer textures instead of the surfaces in the swapchain.

---

 dlls/wined3d/context.c         |  2 +-
 dlls/wined3d/device.c          | 12 ++++++++----
 dlls/wined3d/surface.c         |  7 ++++---
 dlls/wined3d/swapchain.c       | 29 +++++++++++++++++------------
 dlls/wined3d/wined3d_private.h |  2 +-
 5 files changed, 31 insertions(+), 21 deletions(-)

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



More information about the wine-cvs mailing list