| 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 16 matching lines...) Expand all Loading... |
| 27 '<(skia_include_path)/gpu/GrProcessorUnitTest.h', | 27 '<(skia_include_path)/gpu/GrProcessorUnitTest.h', |
| 28 '<(skia_include_path)/gpu/GrProgramElement.h', | 28 '<(skia_include_path)/gpu/GrProgramElement.h', |
| 29 '<(skia_include_path)/gpu/GrGpuResourceRef.h', | 29 '<(skia_include_path)/gpu/GrGpuResourceRef.h', |
| 30 '<(skia_include_path)/gpu/GrRect.h', | 30 '<(skia_include_path)/gpu/GrRect.h', |
| 31 '<(skia_include_path)/gpu/GrRenderTarget.h', | 31 '<(skia_include_path)/gpu/GrRenderTarget.h', |
| 32 '<(skia_include_path)/gpu/GrResourceKey.h', | 32 '<(skia_include_path)/gpu/GrResourceKey.h', |
| 33 '<(skia_include_path)/gpu/GrSurface.h', | 33 '<(skia_include_path)/gpu/GrSurface.h', |
| 34 '<(skia_include_path)/gpu/GrShaderVar.h', | 34 '<(skia_include_path)/gpu/GrShaderVar.h', |
| 35 '<(skia_include_path)/gpu/GrTexture.h', | 35 '<(skia_include_path)/gpu/GrTexture.h', |
| 36 '<(skia_include_path)/gpu/GrTextureAccess.h', | 36 '<(skia_include_path)/gpu/GrTextureAccess.h', |
| 37 '<(skia_include_path)/gpu/GrTestUtils.h', |
| 37 '<(skia_include_path)/gpu/GrTypes.h', | 38 '<(skia_include_path)/gpu/GrTypes.h', |
| 38 '<(skia_include_path)/gpu/GrUserConfig.h', | 39 '<(skia_include_path)/gpu/GrUserConfig.h', |
| 39 '<(skia_include_path)/gpu/GrXferProcessor.h', | 40 '<(skia_include_path)/gpu/GrXferProcessor.h', |
| 40 | 41 |
| 41 '<(skia_include_path)/gpu/effects/GrConstColorProcessor.h', | 42 '<(skia_include_path)/gpu/effects/GrConstColorProcessor.h', |
| 42 '<(skia_include_path)/gpu/effects/GrCoverageSetOpXP.h', | 43 '<(skia_include_path)/gpu/effects/GrCoverageSetOpXP.h', |
| 43 '<(skia_include_path)/gpu/effects/GrCustomXfermode.h', | 44 '<(skia_include_path)/gpu/effects/GrCustomXfermode.h', |
| 44 '<(skia_include_path)/gpu/effects/GrPorterDuffXferProcessor.h', | 45 '<(skia_include_path)/gpu/effects/GrPorterDuffXferProcessor.h', |
| 45 | 46 |
| 46 '<(skia_include_path)/gpu/gl/GrGLConfig.h', | 47 '<(skia_include_path)/gpu/gl/GrGLConfig.h', |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 180 '<(skia_src_path)/gpu/GrStrokeInfo.cpp', | 181 '<(skia_src_path)/gpu/GrStrokeInfo.cpp', |
| 181 '<(skia_src_path)/gpu/GrStrokeInfo.h', | 182 '<(skia_src_path)/gpu/GrStrokeInfo.h', |
| 182 '<(skia_src_path)/gpu/GrTargetCommands.cpp', | 183 '<(skia_src_path)/gpu/GrTargetCommands.cpp', |
| 183 '<(skia_src_path)/gpu/GrTargetCommands.h', | 184 '<(skia_src_path)/gpu/GrTargetCommands.h', |
| 184 '<(skia_src_path)/gpu/GrTBSearch.h', | 185 '<(skia_src_path)/gpu/GrTBSearch.h', |
| 185 '<(skia_src_path)/gpu/GrTraceMarker.cpp', | 186 '<(skia_src_path)/gpu/GrTraceMarker.cpp', |
| 186 '<(skia_src_path)/gpu/GrTraceMarker.h', | 187 '<(skia_src_path)/gpu/GrTraceMarker.h', |
| 187 '<(skia_src_path)/gpu/GrTracing.h', | 188 '<(skia_src_path)/gpu/GrTracing.h', |
| 188 '<(skia_src_path)/gpu/GrTessellatingPathRenderer.cpp', | 189 '<(skia_src_path)/gpu/GrTessellatingPathRenderer.cpp', |
| 189 '<(skia_src_path)/gpu/GrTessellatingPathRenderer.h', | 190 '<(skia_src_path)/gpu/GrTessellatingPathRenderer.h', |
| 191 '<(skia_src_path)/gpu/GrTestUtils.cpp', |
| 190 '<(skia_src_path)/gpu/GrSWMaskHelper.cpp', | 192 '<(skia_src_path)/gpu/GrSWMaskHelper.cpp', |
| 191 '<(skia_src_path)/gpu/GrSWMaskHelper.h', | 193 '<(skia_src_path)/gpu/GrSWMaskHelper.h', |
| 192 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp', | 194 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp', |
| 193 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.h', | 195 '<(skia_src_path)/gpu/GrSoftwarePathRenderer.h', |
| 194 '<(skia_src_path)/gpu/GrSurfacePriv.h', | 196 '<(skia_src_path)/gpu/GrSurfacePriv.h', |
| 195 '<(skia_src_path)/gpu/GrSurface.cpp', | 197 '<(skia_src_path)/gpu/GrSurface.cpp', |
| 196 '<(skia_src_path)/gpu/GrTemplates.h', | 198 '<(skia_src_path)/gpu/GrTemplates.h', |
| 197 '<(skia_src_path)/gpu/GrTextBlobCache.cpp', | 199 '<(skia_src_path)/gpu/GrTextBlobCache.cpp', |
| 198 '<(skia_src_path)/gpu/GrTextBlobCache.h', | 200 '<(skia_src_path)/gpu/GrTextBlobCache.h', |
| 199 '<(skia_src_path)/gpu/GrTextContext.cpp', | 201 '<(skia_src_path)/gpu/GrTextContext.cpp', |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 403 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', | 405 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', |
| 404 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', | 406 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', |
| 405 ], | 407 ], |
| 406 'skgpu_null_gl_sources': [ | 408 'skgpu_null_gl_sources': [ |
| 407 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', | 409 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', |
| 408 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', | 410 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', |
| 409 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', | 411 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', |
| 410 ], | 412 ], |
| 411 }, | 413 }, |
| 412 } | 414 } |
| OLD | NEW |