Matteo Bruni : wined3d: Introduce a GLSL-based blitter.

Alexandre Julliard julliard at winehq.org
Thu Apr 12 15:28:14 CDT 2018


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Thu Apr 12 16:46:15 2018 +0430

wined3d: Introduce a GLSL-based blitter.

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/device.c          |   1 +
 dlls/wined3d/glsl_shader.c     | 416 +++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_private.h |   2 +
 3 files changed, 419 insertions(+)

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



More information about the wine-cvs mailing list