Module: wine Branch: master Commit: 38c29640df85e43e058e3905e61edf6c1fd76e3c URL: http://source.winehq.org/git/wine.git/?a=commit;h=38c29640df85e43e058e3905e6...
Author: Sebastian Lackner sebastian@fds-team.de Date: Thu Sep 8 08:21:06 2016 +0200
vcomp: Implement _vcomp_reduction_{u,i}8 and add tests.
Signed-off-by: Sebastian Lackner sebastian@fds-team.de Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/vcomp/main.c | 30 +++++++++++++++++++++++++ dlls/vcomp/tests/vcomp.c | 54 ++++++++++++++++++++++++++++++++++++++++++--- dlls/vcomp/vcomp.spec | 4 ++-- dlls/vcomp100/vcomp100.spec | 4 ++-- dlls/vcomp110/vcomp110.spec | 4 ++-- dlls/vcomp120/vcomp120.spec | 4 ++-- dlls/vcomp140/vcomp140.spec | 4 ++-- dlls/vcomp90/vcomp90.spec | 4 ++-- 8 files changed, 93 insertions(+), 15 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=38c29640df85e43e058e39...