Matteo Bruni : d3d9: Store primary stateblock state pointer in the device.
Module: wine Branch: master Commit: a9125eed376bf7ea2370ebe5560684d290a95211 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a9125eed376bf7ea2370ebe55... Author: Matteo Bruni <mbruni(a)codeweavers.com> Date: Fri Mar 6 12:33:12 2020 +0100 d3d9: Store primary stateblock state pointer in the device. Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/d3d9/d3d9_private.h | 1 + dlls/d3d9/device.c | 66 +++++++++++++++++++++++------------------------- dlls/d3d9/stateblock.c | 2 +- 3 files changed, 34 insertions(+), 35 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a9125eed376bf7ea2370e...
participants (1)
-
Alexandre Julliard