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

Side by Side Diff: gyp/gpu.gypi

Issue 1231163002: remove some unused stuff (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | src/gpu/GrPlotMgr.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2015 Google Inc. 1 # Copyright 2015 Google Inc.
2 # 2 #
3 # Use of this source code is governed by a BSD-style license that can be 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file. 4 # found in the LICENSE file.
5 # Include this gypi to include all 'gpu' files 5 # Include this gypi to include all 'gpu' files
6 # The parent gyp/gypi file must define 6 # The parent gyp/gypi file must define
7 # 'skia_src_path' e.g. skia/trunk/src 7 # 'skia_src_path' e.g. skia/trunk/src
8 # 'skia_include_path' e.g. skia/trunk/include 8 # 'skia_include_path' e.g. skia/trunk/include
9 # 9 #
10 # The skia build defines these in common_variables.gypi 10 # The skia build defines these in common_variables.gypi
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 '<(skia_src_path)/gpu/GrPipelineBuilder.h', 160 '<(skia_src_path)/gpu/GrPipelineBuilder.h',
161 '<(skia_src_path)/gpu/GrPrimitiveProcessor.cpp', 161 '<(skia_src_path)/gpu/GrPrimitiveProcessor.cpp',
162 '<(skia_src_path)/gpu/GrPrimitiveProcessor.h', 162 '<(skia_src_path)/gpu/GrPrimitiveProcessor.h',
163 '<(skia_src_path)/gpu/GrProgramDesc.h', 163 '<(skia_src_path)/gpu/GrProgramDesc.h',
164 '<(skia_src_path)/gpu/GrProgramElement.cpp', 164 '<(skia_src_path)/gpu/GrProgramElement.cpp',
165 '<(skia_src_path)/gpu/GrProcessor.cpp', 165 '<(skia_src_path)/gpu/GrProcessor.cpp',
166 '<(skia_src_path)/gpu/GrProcessorDataManager.cpp', 166 '<(skia_src_path)/gpu/GrProcessorDataManager.cpp',
167 '<(skia_src_path)/gpu/GrProcOptInfo.cpp', 167 '<(skia_src_path)/gpu/GrProcOptInfo.cpp',
168 '<(skia_src_path)/gpu/GrProcOptInfo.h', 168 '<(skia_src_path)/gpu/GrProcOptInfo.h',
169 '<(skia_src_path)/gpu/GrGpuResourceRef.cpp', 169 '<(skia_src_path)/gpu/GrGpuResourceRef.cpp',
170 '<(skia_src_path)/gpu/GrPlotMgr.h',
171 '<(skia_src_path)/gpu/GrRecordReplaceDraw.cpp', 170 '<(skia_src_path)/gpu/GrRecordReplaceDraw.cpp',
172 '<(skia_src_path)/gpu/GrRecordReplaceDraw.h', 171 '<(skia_src_path)/gpu/GrRecordReplaceDraw.h',
173 '<(skia_src_path)/gpu/GrRectanizer.h', 172 '<(skia_src_path)/gpu/GrRectanizer.h',
174 '<(skia_src_path)/gpu/GrRectanizer_pow2.cpp', 173 '<(skia_src_path)/gpu/GrRectanizer_pow2.cpp',
175 '<(skia_src_path)/gpu/GrRectanizer_pow2.h', 174 '<(skia_src_path)/gpu/GrRectanizer_pow2.h',
176 '<(skia_src_path)/gpu/GrRectanizer_skyline.cpp', 175 '<(skia_src_path)/gpu/GrRectanizer_skyline.cpp',
177 '<(skia_src_path)/gpu/GrRectanizer_skyline.h', 176 '<(skia_src_path)/gpu/GrRectanizer_skyline.h',
178 '<(skia_src_path)/gpu/GrRectBatch.h', 177 '<(skia_src_path)/gpu/GrRectBatch.h',
179 '<(skia_src_path)/gpu/GrRectBatch.cpp', 178 '<(skia_src_path)/gpu/GrRectBatch.cpp',
180 '<(skia_src_path)/gpu/GrRedBlackTree.h', 179 '<(skia_src_path)/gpu/GrRedBlackTree.h',
(...skipping 12 matching lines...) Expand all
193 '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.cpp', 192 '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.cpp',
194 '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.h', 193 '<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.h',
195 '<(skia_src_path)/gpu/GrStencilAndCoverTextContext.cpp', 194 '<(skia_src_path)/gpu/GrStencilAndCoverTextContext.cpp',
196 '<(skia_src_path)/gpu/GrStencilAndCoverTextContext.h', 195 '<(skia_src_path)/gpu/GrStencilAndCoverTextContext.h',
197 '<(skia_src_path)/gpu/GrStencilAttachment.cpp', 196 '<(skia_src_path)/gpu/GrStencilAttachment.cpp',
198 '<(skia_src_path)/gpu/GrStencilAttachment.h', 197 '<(skia_src_path)/gpu/GrStencilAttachment.h',
199 '<(skia_src_path)/gpu/GrStrokeInfo.cpp', 198 '<(skia_src_path)/gpu/GrStrokeInfo.cpp',
200 '<(skia_src_path)/gpu/GrStrokeInfo.h', 199 '<(skia_src_path)/gpu/GrStrokeInfo.h',
201 '<(skia_src_path)/gpu/GrTargetCommands.cpp', 200 '<(skia_src_path)/gpu/GrTargetCommands.cpp',
202 '<(skia_src_path)/gpu/GrTargetCommands.h', 201 '<(skia_src_path)/gpu/GrTargetCommands.h',
203 '<(skia_src_path)/gpu/GrTBSearch.h',
204 '<(skia_src_path)/gpu/GrTraceMarker.cpp', 202 '<(skia_src_path)/gpu/GrTraceMarker.cpp',
205 '<(skia_src_path)/gpu/GrTraceMarker.h', 203 '<(skia_src_path)/gpu/GrTraceMarker.h',
206 '<(skia_src_path)/gpu/GrTracing.h', 204 '<(skia_src_path)/gpu/GrTracing.h',
207 '<(skia_src_path)/gpu/GrTessellatingPathRenderer.cpp', 205 '<(skia_src_path)/gpu/GrTessellatingPathRenderer.cpp',
208 '<(skia_src_path)/gpu/GrTessellatingPathRenderer.h', 206 '<(skia_src_path)/gpu/GrTessellatingPathRenderer.h',
209 '<(skia_src_path)/gpu/GrTestUtils.cpp', 207 '<(skia_src_path)/gpu/GrTestUtils.cpp',
210 '<(skia_src_path)/gpu/GrSWMaskHelper.cpp', 208 '<(skia_src_path)/gpu/GrSWMaskHelper.cpp',
211 '<(skia_src_path)/gpu/GrSWMaskHelper.h', 209 '<(skia_src_path)/gpu/GrSWMaskHelper.h',
212 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp', 210 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp',
213 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.h', 211 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.h',
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
435 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', 433 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp',
436 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', 434 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h',
437 ], 435 ],
438 'skgpu_null_gl_sources': [ 436 'skgpu_null_gl_sources': [
439 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', 437 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp',
440 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', 438 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp',
441 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', 439 '<(skia_include_path)/gpu/gl/SkNullGLContext.h',
442 ], 440 ],
443 }, 441 },
444 } 442 }
OLDNEW
« no previous file with comments | « no previous file | src/gpu/GrPlotMgr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698