Module: wine Branch: master Commit: 4546a13d98f03377628ad1370445e51e9e59d437 URL: http://source.winehq.org/git/wine.git/?a=commit;h=4546a13d98f03377628ad13704...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Sep 21 21:20:54 2010 +0200
wined3d: Move light state to wined3d_state.
---
dlls/wined3d/device.c | 18 +++++++++--------- dlls/wined3d/state.c | 4 ++-- dlls/wined3d/stateblock.c | 24 +++++++++++++----------- dlls/wined3d/wined3d_private.h | 12 ++++++------ 4 files changed, 30 insertions(+), 28 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4546a13d98f03377628ad1...