Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: gyp/core.gypi

Issue 1685203002: lots of sRGB and F16 blits (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: xfermodes gm now works in srgb and f16 using saveLayer Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 223839ac1eb49ba609407b79b036aa7fc9e9e180..e694fbef148bc1335d6ccc57eb4f0e762c94b416 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -262,6 +262,7 @@
'<(skia_src_path)/core/SkSpriteBlitter_RGB16.cpp',
'<(skia_src_path)/core/SkSpriteBlitter.h',
'<(skia_src_path)/core/SkSpriteBlitterTemplate.h',
+ '<(skia_src_path)/core/SkSpriteBlitterU64.cpp',
'<(skia_src_path)/core/SkStream.cpp',
'<(skia_src_path)/core/SkStreamPriv.h',
'<(skia_src_path)/core/SkString.cpp',
« no previous file with comments | « gm/xfermodes.cpp ('k') | include/core/SkXfermode.h » ('j') | src/core/SkSpriteBlitterU64.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698