Module: wine Branch: master Commit: d9f8c853ac43c8ae5244f9f2e94fd9b75c2e11e3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d9f8c853ac43c8ae5244f9f2e9...
Author: Matteo Bruni mbruni@codeweavers.com Date: Wed Jun 1 23:16:56 2016 +0200
wined3d: User clip planes emulation for core profile contexts.
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/glsl_shader.c | 201 +++++++++++++++++++++++++++++++---------- dlls/wined3d/wined3d_private.h | 37 ++++---- 2 files changed, 172 insertions(+), 66 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d9f8c853ac43c8ae5244f9...