23 Aug
2013
23 Aug
'13
6:49 p.m.
Module: wine Branch: master Commit: b4d6f90f207adb8f548570529a4c3dfbecee5618 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b4d6f90f207adb8f548570529a... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Fri Aug 23 10:18:16 2013 +0200 wined3d: Only update the stateblock's "changed" field if we're recording. --- dlls/wined3d/device.c | 106 +++++++++++++++++++++++++++------------------ dlls/wined3d/stateblock.c | 7 +-- 2 files changed, 66 insertions(+), 47 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b4d6f90f207adb8f548570...