Module: wine Branch: master Commit: 0b0c0c9a19e614223f79cd0971b4cfcd96900fe7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0b0c0c9a19e614223f79cd097...
Author: Matteo Bruni mbruni@codeweavers.com Date: Mon May 21 23:02:44 2018 +0430
wined3d: Implement YUV blits in the GLSL blitter.
Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wined3d/glsl_shader.c | 353 +++++++++++++++++++++++++++++++++++++++++---- dlls/wined3d/utils.c | 9 +- 2 files changed, 333 insertions(+), 29 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0b0c0c9a19e614223f79c...