Henri Verbeet : d3d8: Cleanup the stateblock test callbacks a bit.

Alexandre Julliard julliard at winehq.org
Mon Oct 12 11:19:43 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Oct 12 10:10:24 2009 +0200

d3d8: Cleanup the stateblock test callbacks a bit.

This mostly just makes the naming more conistent with what we use in other D3D
code, but also passes the device to the init() and cleanup() callbacks to
allow device resources to be created there. Future tests require this.

---

 dlls/d3d8/tests/stateblock.c |   98 ++++++++++++++++++------------------------
 1 files changed, 42 insertions(+), 56 deletions(-)

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



More information about the wine-cvs mailing list