OLD | NEW |
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 164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
175 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp', | 175 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp', |
176 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.h', | 176 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.h', |
177 '<(skia_src_path)/gpu/GrSurfacePriv.h', | 177 '<(skia_src_path)/gpu/GrSurfacePriv.h', |
178 '<(skia_src_path)/gpu/GrSurface.cpp', | 178 '<(skia_src_path)/gpu/GrSurface.cpp', |
179 '<(skia_src_path)/gpu/GrSwizzle.h', | 179 '<(skia_src_path)/gpu/GrSwizzle.h', |
180 '<(skia_src_path)/gpu/GrTexture.cpp', | 180 '<(skia_src_path)/gpu/GrTexture.cpp', |
181 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.h', | 181 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.h', |
182 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.cpp', | 182 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.cpp', |
183 '<(skia_src_path)/gpu/GrTextureProvider.cpp', | 183 '<(skia_src_path)/gpu/GrTextureProvider.cpp', |
184 '<(skia_src_path)/gpu/GrTexturePriv.h', | 184 '<(skia_src_path)/gpu/GrTexturePriv.h', |
| 185 '<(skia_src_path)/gpu/GrTextureToYUVPlanes.cpp', |
| 186 '<(skia_src_path)/gpu/GrTextureToYUVPlanes.h', |
185 '<(skia_src_path)/gpu/GrTextureAccess.cpp', | 187 '<(skia_src_path)/gpu/GrTextureAccess.cpp', |
186 '<(skia_src_path)/gpu/GrTransferBuffer.h', | 188 '<(skia_src_path)/gpu/GrTransferBuffer.h', |
187 '<(skia_src_path)/gpu/GrTRecorder.h', | 189 '<(skia_src_path)/gpu/GrTRecorder.h', |
188 '<(skia_src_path)/gpu/GrVertexBuffer.h', | 190 '<(skia_src_path)/gpu/GrVertexBuffer.h', |
189 '<(skia_src_path)/gpu/GrVertices.h', | 191 '<(skia_src_path)/gpu/GrVertices.h', |
190 '<(skia_src_path)/gpu/GrXferProcessor.cpp', | 192 '<(skia_src_path)/gpu/GrXferProcessor.cpp', |
191 '<(skia_src_path)/gpu/GrYUVProvider.cpp', | 193 '<(skia_src_path)/gpu/GrYUVProvider.cpp', |
192 '<(skia_src_path)/gpu/GrYUVProvider.h', | 194 '<(skia_src_path)/gpu/GrYUVProvider.h', |
193 | 195 |
194 # Batches | 196 # Batches |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
276 '<(skia_src_path)/gpu/effects/GrRRectEffect.h', | 278 '<(skia_src_path)/gpu/effects/GrRRectEffect.h', |
277 '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.cpp', | 279 '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.cpp', |
278 '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.h', | 280 '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.h', |
279 '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.cpp', | 281 '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.cpp', |
280 '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.h', | 282 '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.h', |
281 '<(skia_src_path)/gpu/effects/GrTextureDomain.cpp', | 283 '<(skia_src_path)/gpu/effects/GrTextureDomain.cpp', |
282 '<(skia_src_path)/gpu/effects/GrTextureDomain.h', | 284 '<(skia_src_path)/gpu/effects/GrTextureDomain.h', |
283 '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.cpp', | 285 '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.cpp', |
284 '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.h', | 286 '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.h', |
285 '<(skia_src_path)/gpu/effects/GrXfermodeFragmentProcessor.cpp', | 287 '<(skia_src_path)/gpu/effects/GrXfermodeFragmentProcessor.cpp', |
286 '<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.cpp', | 288 '<(skia_src_path)/gpu/effects/GrYUVEffect.cpp', |
287 '<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.h', | 289 '<(skia_src_path)/gpu/effects/GrYUVEffect.h', |
288 | 290 |
289 # text | 291 # text |
290 '<(skia_src_path)/gpu/text/GrAtlasTextBlob.cpp', | 292 '<(skia_src_path)/gpu/text/GrAtlasTextBlob.cpp', |
291 '<(skia_src_path)/gpu/text/GrAtlasTextBlob.h', | 293 '<(skia_src_path)/gpu/text/GrAtlasTextBlob.h', |
292 '<(skia_src_path)/gpu/text/GrAtlasTextContext.cpp', | 294 '<(skia_src_path)/gpu/text/GrAtlasTextContext.cpp', |
293 '<(skia_src_path)/gpu/text/GrAtlasTextContext.h', | 295 '<(skia_src_path)/gpu/text/GrAtlasTextContext.h', |
294 '<(skia_src_path)/gpu/text/GrBatchFontCache.cpp', | 296 '<(skia_src_path)/gpu/text/GrBatchFontCache.cpp', |
295 '<(skia_src_path)/gpu/text/GrBatchFontCache.h', | 297 '<(skia_src_path)/gpu/text/GrBatchFontCache.h', |
296 '<(skia_src_path)/gpu/text/GrDistanceFieldAdjustTable.cpp', | 298 '<(skia_src_path)/gpu/text/GrDistanceFieldAdjustTable.cpp', |
297 '<(skia_src_path)/gpu/text/GrDistanceFieldAdjustTable.h', | 299 '<(skia_src_path)/gpu/text/GrDistanceFieldAdjustTable.h', |
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
487 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', | 489 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', |
488 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', | 490 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', |
489 ], | 491 ], |
490 'skgpu_null_gl_sources': [ | 492 'skgpu_null_gl_sources': [ |
491 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', | 493 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', |
492 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', | 494 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', |
493 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', | 495 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', |
494 ], | 496 ], |
495 }, | 497 }, |
496 } | 498 } |
OLD | NEW |