Stefan Dösinger : wined3d: Move some swapchain code into a base class.

Alexandre Julliard julliard at winehq.org
Tue Aug 19 08:46:26 CDT 2008


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sun Jul 27 18:04:16 2008 -0500

wined3d: Move some swapchain code into a base class.

---

 dlls/wined3d/Makefile.in       |    1 +
 dlls/wined3d/swapchain.c       |  183 +++-------------------------------------
 dlls/wined3d/swapchain_base.c  |  182 +++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_private.h |   13 +++
 4 files changed, 209 insertions(+), 170 deletions(-)

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



More information about the wine-cvs mailing list