Henri Verbeet : wined3d: Move the OpenGL fixed-function blitter to texture.c.
23 Apr
2020
23 Apr
'20
7:54 p.m.
Module: wine Branch: master Commit: 445d37f5d26403b4883079fda48f3658bc65bd79 URL: https://source.winehq.org/git/wine.git/?a=commit;h=445d37f5d26403b4883079fda... Author: Henri Verbeet <hverbeet(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=445d37f5d26403b488307...
2156
Age (days ago)
2156
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard