Henri Verbeet : wined3d: Move the OpenGL fixed-function blitter to texture.c.

Alexandre Julliard julliard at winehq.org
Thu Apr 23 14:54:31 CDT 2020


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Apr 23 02:22:56 2020 +0430

wined3d: Move the OpenGL fixed-function blitter to texture.c.

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

---

 dlls/wined3d/surface.c | 390 -------------------------------------------------
 dlls/wined3d/texture.c | 389 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 389 insertions(+), 390 deletions(-)

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



More information about the wine-cvs mailing list