Module: wine Branch: master Commit: d6ba069d9e07590d2086dcd9489812b2cd598ef0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d6ba069d9e07590d2086dcd948... Author: Alexander Dorofeyev <alexd4(a)inbox.lv> Date: Thu Apr 3 00:12:16 2008 +0300 wined3d: Improve detection of device palette change. --- dlls/d3d8/tests/visual.c | 56 ++++++++++++++++++---------------------- dlls/wined3d/cubetexture.c | 13 +++++++++ dlls/wined3d/device.c | 18 ++++++++++++- dlls/wined3d/surface.c | 18 +++++++----- dlls/wined3d/texture.c | 11 ++++++++ dlls/wined3d/wined3d_private.h | 2 + 6 files changed, 78 insertions(+), 40 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d6ba069d9e07590d2086dc...