Module: wine Branch: master Commit: a599109247bfd2e3efd5807ffb31a236ab29718d URL: http://source.winehq.org/git/wine.git/?a=commit;h=a599109247bfd2e3efd5807ffb...
Author: Matteo Bruni mbruni@codeweavers.com Date: Thu Oct 13 01:04:10 2016 +0200
wined3d: Cleanup user clip distances defines and fields a bit.
Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wined3d/arb_program_shader.c | 13 ++++++++----- dlls/wined3d/device.c | 4 ++-- dlls/wined3d/directx.c | 4 ++-- dlls/wined3d/glsl_shader.c | 22 +++++++++++----------- dlls/wined3d/state.c | 14 +++++++------- dlls/wined3d/wined3d_private.h | 10 +++++----- 6 files changed, 35 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a599109247bfd2e3efd580...