17 Jul
2006
17 Jul
'06
1:14 p.m.
Module: wine Branch: refs/heads/master Commit: ecbb53a723da9de26da42037c20f1522f34c7fd3 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=ecbb53a723da9de26da42037... Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Mon Jul 17 12:39:44 2006 +0200 wined3d: Break out the frame buffer readback of LockRect, implement palettized readback. --- dlls/wined3d/surface.c | 201 +++++++++++++++++++++++++++++------------------- 1 files changed, 120 insertions(+), 81 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=ecbb53a723da9de26da4...