Zebediah Figura : wined3d: Introduce a separate structure for light state.

Alexandre Julliard julliard at winehq.org
Wed Feb 13 15:30:41 CST 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Feb 12 10:45:05 2019 -0600

wined3d: Introduce a separate structure for light state.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/cs.c              |  8 ++++----
 dlls/wined3d/device.c          | 14 +++++++-------
 dlls/wined3d/glsl_shader.c     |  8 ++++----
 dlls/wined3d/state.c           |  4 ++--
 dlls/wined3d/stateblock.c      | 31 ++++++++++++++++---------------
 dlls/wined3d/utils.c           |  6 +++---
 dlls/wined3d/wined3d_private.h | 23 +++++++++++++++--------
 7 files changed, 51 insertions(+), 43 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=bc96d2f164b9d8793e08b46ec60a0decf6a4a8c0



More information about the wine-cvs mailing list