| 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 399 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 410 '<(skia_src_path)/gpu/glsl/GrGLSLFragmentProcessor.cpp', | 410 '<(skia_src_path)/gpu/glsl/GrGLSLFragmentProcessor.cpp', |
| 411 '<(skia_src_path)/gpu/glsl/GrGLSLFragmentProcessor.h', | 411 '<(skia_src_path)/gpu/glsl/GrGLSLFragmentProcessor.h', |
| 412 '<(skia_src_path)/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp', | 412 '<(skia_src_path)/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp', |
| 413 '<(skia_src_path)/gpu/glsl/GrGLSLFragmentShaderBuilder.h', | 413 '<(skia_src_path)/gpu/glsl/GrGLSLFragmentShaderBuilder.h', |
| 414 '<(skia_src_path)/gpu/glsl/GrGLSLGeometryProcessor.cpp', | 414 '<(skia_src_path)/gpu/glsl/GrGLSLGeometryProcessor.cpp', |
| 415 '<(skia_src_path)/gpu/glsl/GrGLSLGeometryProcessor.h', | 415 '<(skia_src_path)/gpu/glsl/GrGLSLGeometryProcessor.h', |
| 416 '<(skia_src_path)/gpu/glsl/GrGLSLGeometryShaderBuilder.cpp', | 416 '<(skia_src_path)/gpu/glsl/GrGLSLGeometryShaderBuilder.cpp', |
| 417 '<(skia_src_path)/gpu/glsl/GrGLSLGeometryShaderBuilder.h', | 417 '<(skia_src_path)/gpu/glsl/GrGLSLGeometryShaderBuilder.h', |
| 418 '<(skia_src_path)/gpu/glsl/GrGLSLPrimitiveProcessor.cpp', | 418 '<(skia_src_path)/gpu/glsl/GrGLSLPrimitiveProcessor.cpp', |
| 419 '<(skia_src_path)/gpu/glsl/GrGLSLPrimitiveProcessor.h', | 419 '<(skia_src_path)/gpu/glsl/GrGLSLPrimitiveProcessor.h', |
| 420 '<(skia_src_path)/gpu/glsl/GrGLSLProcessorTypes.h', | |
| 421 '<(skia_src_path)/gpu/glsl/GrGLSLProgramBuilder.cpp', | 420 '<(skia_src_path)/gpu/glsl/GrGLSLProgramBuilder.cpp', |
| 422 '<(skia_src_path)/gpu/glsl/GrGLSLProgramBuilder.h', | 421 '<(skia_src_path)/gpu/glsl/GrGLSLProgramBuilder.h', |
| 423 '<(skia_src_path)/gpu/glsl/GrGLSLProgramDataManager.cpp', | 422 '<(skia_src_path)/gpu/glsl/GrGLSLProgramDataManager.cpp', |
| 424 '<(skia_src_path)/gpu/glsl/GrGLSLProgramDataManager.h', | 423 '<(skia_src_path)/gpu/glsl/GrGLSLProgramDataManager.h', |
| 425 '<(skia_src_path)/gpu/glsl/GrGLSLSampler.h', | 424 '<(skia_src_path)/gpu/glsl/GrGLSLSampler.h', |
| 426 '<(skia_src_path)/gpu/glsl/GrGLSLShaderBuilder.cpp', | 425 '<(skia_src_path)/gpu/glsl/GrGLSLShaderBuilder.cpp', |
| 427 '<(skia_src_path)/gpu/glsl/GrGLSLShaderBuilder.h', | 426 '<(skia_src_path)/gpu/glsl/GrGLSLShaderBuilder.h', |
| 428 '<(skia_src_path)/gpu/glsl/GrGLSLShaderVar.h', | 427 '<(skia_src_path)/gpu/glsl/GrGLSLShaderVar.h', |
| 429 '<(skia_src_path)/gpu/glsl/GrGLSLUniformHandler.h', | 428 '<(skia_src_path)/gpu/glsl/GrGLSLUniformHandler.h', |
| 430 '<(skia_src_path)/gpu/glsl/GrGLSLUtil.cpp', | 429 '<(skia_src_path)/gpu/glsl/GrGLSLUtil.cpp', |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 529 '<(skia_src_path)/gpu/gl/win/GrGLCreateNativeInterface_win.cpp', | 528 '<(skia_src_path)/gpu/gl/win/GrGLCreateNativeInterface_win.cpp', |
| 530 '<(skia_src_path)/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', | 529 '<(skia_src_path)/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', |
| 531 '<(skia_src_path)/gpu/gl/egl/GrGLCreateNativeInterface_egl.cpp', | 530 '<(skia_src_path)/gpu/gl/egl/GrGLCreateNativeInterface_egl.cpp', |
| 532 '<(skia_src_path)/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp', | 531 '<(skia_src_path)/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp', |
| 533 '<(skia_src_path)/gpu/gl/android/GrGLCreateNativeInterface_android.cpp', | 532 '<(skia_src_path)/gpu/gl/android/GrGLCreateNativeInterface_android.cpp', |
| 534 ], | 533 ], |
| 535 'skgpu_null_gl_sources': [ | 534 'skgpu_null_gl_sources': [ |
| 536 ], | 535 ], |
| 537 }, | 536 }, |
| 538 } | 537 } |
| OLD | NEW |