Vincent Povirk : windowscodecs: Add stub TGA decoder.
21 Oct
2010
21 Oct
'10
4:50 p.m.
Module: wine Branch: master Commit: 7bf6ad916bb7876162f9cde1e247cdf563f5ea2a URL: http://source.winehq.org/git/wine.git/?a=commit;h=7bf6ad916bb7876162f9cde1e2... Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Mon Jun 7 14:36:35 2010 -0500 windowscodecs: Add stub TGA decoder. --- dlls/windowscodecs/Makefile.in | 1 + dlls/windowscodecs/clsfactory.c | 1 + dlls/windowscodecs/regsvr.c | 48 +++++- dlls/windowscodecs/tgaformat.c | 317 ++++++++++++++++++++++++++++++++ dlls/windowscodecs/wincodecs_private.h | 5 + 5 files changed, 371 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7bf6ad916bb7876162f9cd...
5628
Age (days ago)
5628
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard