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

Unified Diff: gyp/opts.gyp

Issue 26627004: ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Add a workaround for gcc4.6 Created 7 years, 2 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/opts.gyp
diff --git a/gyp/opts.gyp b/gyp/opts.gyp
index 04966ba67b201fad41afb4150eacee4d6fc32527..d9cd6f29ba158ede5eb220c261ec920c622f9c3d 100644
--- a/gyp/opts.gyp
+++ b/gyp/opts.gyp
@@ -173,6 +173,7 @@
'../src/opts/SkBitmapProcState_matrix_clamp_neon.h',
'../src/opts/SkBitmapProcState_matrix_repeat_neon.h',
'../src/opts/SkBlitRow_opts_arm_neon.cpp',
+ '../src/opts/SkXfermode_opts_arm_neon.cpp',
],
},
],
« no previous file with comments | « gyp/core.gyp ('k') | src/core/SkXfermode.cpp » ('j') | src/opts/SkXfermode_opts_arm_neon.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698