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

Unified Diff: gyp/opts.gyp

Issue 19335002: Production quality fast image up/downsampler (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: clean up use of filter quality flags Created 7 years, 5 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 bcc85a9bae69d9402f88f9e58ab6a85eecd97e78..06f1a41cd3f495c31198a190099437dade7197f8 100644
--- a/gyp/opts.gyp
+++ b/gyp/opts.gyp
@@ -35,6 +35,7 @@
[ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "nacl", "chromeos"]', {
'cflags': [
'-msse2',
+ '-DSKIA_SSE',
],
}],
[ 'skia_os != "android"', {
« no previous file with comments | « gyp/core.gypi ('k') | include/core/SkBitmap.h » ('j') | include/core/SkBitmap.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698