aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar krajcevski <krajcevski@google.com>2014-07-11 13:15:15 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-07-11 13:15:15 -0700
commitd41dab43e612058c4f1c409e74869bded80e9d63 (patch)
tree0e12ae931341e43202ba274cf85fa7342e4afedb /gyp/utils.gyp
parent1b0aa001e8f5245663965992f32df6a43cb22e2f (diff)
Revert of Add support for NEON intrinsics to speed up texture compression. We can (https://codereview.chromium.org/390453002/)
Reason for revert: Breaking chrome. Original issue's description: > Add support for NEON intrinsics to speed up texture compression. We can > now convert the time that we would have spent uploading the texture to > compressing it giving a net 50% memory savings for these things. > > Committed: https://skia.googlesource.com/skia/+/bc9205be0a1094e312da098348601398c210dc5a R=robertphillips@google.com, mtklein@google.com, kevin.petit@arm.com TBR=kevin.petit@arm.com, mtklein@google.com, robertphillips@google.com NOTREECHECKS=true NOTRY=true Author: krajcevski@google.com Review URL: https://codereview.chromium.org/384053003
Diffstat (limited to 'gyp/utils.gyp')
-rw-r--r--gyp/utils.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index f6b00daad4..066c9015e5 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -23,7 +23,6 @@
'../include/utils/win',
'../include/xml',
'../src/core',
- '../src/opts',
'../src/utils',
],
'sources': [