6 Apr
2010
6 Apr
'10
4:20 p.m.
Module: wine Branch: master Commit: 3b6aea5934ee910e4ab679571b128a92775e1e5e URL: http://source.winehq.org/git/wine.git/?a=commit;h=3b6aea5934ee910e4ab679571b... Author: Roderick Colenbrander <thunderbird2k(a)gmail.com> Date: Mon Apr 5 20:05:13 2010 +0200 wined3d: Move palette uploading code over to arbfp blit_shader. --- dlls/wined3d/arb_program_shader.c | 49 ++++++++++++++++++++++++++++++++---- dlls/wined3d/surface.c | 45 +++++++-------------------------- dlls/wined3d/swapchain.c | 4 +-- dlls/wined3d/wined3d_private.h | 4 +- 4 files changed, 56 insertions(+), 46 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3b6aea5934ee910e4ab679...