Module: wine Branch: master Commit: f7b6a7d77afef6a176233ae79a15819d692a29f7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f7b6a7d77afef6a176233ae79a...
Author: Huw Davies huw@codeweavers.com Date: Thu Jul 7 08:44:32 2016 +0100
gdi32: Precompute the destination colours for sources with a colour table.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/gdi32/dibdrv/primitives.c | 269 ++++++++++++++++++++++++++++------------- 1 file changed, 187 insertions(+), 82 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f7b6a7d77afef6a176233a...