13 Feb
2007
13 Feb
'07
5:07 p.m.
Module: wine Branch: master Commit: f22d37e4dd959b268b7e0823be0f1020ffdcaeee URL: http://source.winehq.org/git/wine.git/?a=commit;h=f22d37e4dd959b268b7e0823be... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Mon Feb 12 19:18:41 2007 +0100 wined3d: Use the context manager to prepare for blitting. --- dlls/wined3d/context.c | 159 +++++++++++++++++++++++++++++++++++++- dlls/wined3d/surface.c | 168 +--------------------------------------- dlls/wined3d/wined3d_private.h | 1 + 3 files changed, 161 insertions(+), 167 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f22d37e4dd959b268b7e08...