Henri Verbeet : wined3d: Move the color key conversion helpers to util.c.
8 Oct
2014
8 Oct
'14
7:09 p.m.
Module: wine Branch: master Commit: 77646173a0a6e12a6a52857aa34029228f82d959 URL: http://source.winehq.org/git/wine.git/?a=commit;h=77646173a0a6e12a6a52857aa3... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Wed Oct 8 08:47:18 2014 +0200 wined3d: Move the color key conversion helpers to util.c. --- dlls/wined3d/surface.c | 215 +---------------------------------------- dlls/wined3d/utils.c | 201 ++++++++++++++++++++++++++++++++++++++ dlls/wined3d/wined3d_private.h | 9 ++ 3 files changed, 214 insertions(+), 211 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=77646173a0a6e12a6a5285...
4180
Age (days ago)
4180
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard