| 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 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 306 '<(skia_src_path)/gpu/gl/GrGLFragmentProcessor.cpp', | 306 '<(skia_src_path)/gpu/gl/GrGLFragmentProcessor.cpp', |
| 307 '<(skia_src_path)/gpu/gl/GrGLFragmentProcessor.h', | 307 '<(skia_src_path)/gpu/gl/GrGLFragmentProcessor.h', |
| 308 '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.cpp', | 308 '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.cpp', |
| 309 '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.h', | 309 '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.h', |
| 310 '<(skia_src_path)/gpu/gl/GrGLInterface.cpp', | 310 '<(skia_src_path)/gpu/gl/GrGLInterface.cpp', |
| 311 '<(skia_src_path)/gpu/gl/GrGLIRect.h', | 311 '<(skia_src_path)/gpu/gl/GrGLIRect.h', |
| 312 '<(skia_src_path)/gpu/gl/GrGLNameAllocator.cpp', | 312 '<(skia_src_path)/gpu/gl/GrGLNameAllocator.cpp', |
| 313 '<(skia_src_path)/gpu/gl/GrGLNameAllocator.h', | 313 '<(skia_src_path)/gpu/gl/GrGLNameAllocator.h', |
| 314 '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.cpp', | 314 '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.cpp', |
| 315 '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.h', | 315 '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.h', |
| 316 '<(skia_src_path)/gpu/gl/GrGLPathProgram.cpp', | |
| 317 '<(skia_src_path)/gpu/gl/GrGLPathProgram.h', | |
| 318 '<(skia_src_path)/gpu/gl/GrGLPathProgramDataManager.cpp', | |
| 319 '<(skia_src_path)/gpu/gl/GrGLPathProgramDataManager.h', | |
| 320 '<(skia_src_path)/gpu/gl/GrGLPath.cpp', | 316 '<(skia_src_path)/gpu/gl/GrGLPath.cpp', |
| 321 '<(skia_src_path)/gpu/gl/GrGLPath.h', | 317 '<(skia_src_path)/gpu/gl/GrGLPath.h', |
| 322 '<(skia_src_path)/gpu/gl/GrGLPathProcessor.cpp', | 318 '<(skia_src_path)/gpu/gl/GrGLPathProcessor.cpp', |
| 323 '<(skia_src_path)/gpu/gl/GrGLPathProcessor.h', | 319 '<(skia_src_path)/gpu/gl/GrGLPathProcessor.h', |
| 324 '<(skia_src_path)/gpu/gl/GrGLPathRange.cpp', | 320 '<(skia_src_path)/gpu/gl/GrGLPathRange.cpp', |
| 325 '<(skia_src_path)/gpu/gl/GrGLPathRange.h', | 321 '<(skia_src_path)/gpu/gl/GrGLPathRange.h', |
| 326 '<(skia_src_path)/gpu/gl/GrGLPathRendering.cpp', | 322 '<(skia_src_path)/gpu/gl/GrGLPathRendering.cpp', |
| 327 '<(skia_src_path)/gpu/gl/GrGLPathRendering.h', | 323 '<(skia_src_path)/gpu/gl/GrGLPathRendering.h', |
| 328 '<(skia_src_path)/gpu/gl/GrGLPrimitiveProcessor.cpp', | 324 '<(skia_src_path)/gpu/gl/GrGLPrimitiveProcessor.cpp', |
| 329 '<(skia_src_path)/gpu/gl/GrGLPrimitiveProcessor.h', | 325 '<(skia_src_path)/gpu/gl/GrGLPrimitiveProcessor.h', |
| (...skipping 15 matching lines...) Expand all Loading... |
| 345 '<(skia_src_path)/gpu/gl/GrGLUtil.cpp', | 341 '<(skia_src_path)/gpu/gl/GrGLUtil.cpp', |
| 346 '<(skia_src_path)/gpu/gl/GrGLUtil.h', | 342 '<(skia_src_path)/gpu/gl/GrGLUtil.h', |
| 347 '<(skia_src_path)/gpu/gl/GrGLVertexArray.cpp', | 343 '<(skia_src_path)/gpu/gl/GrGLVertexArray.cpp', |
| 348 '<(skia_src_path)/gpu/gl/GrGLVertexArray.h', | 344 '<(skia_src_path)/gpu/gl/GrGLVertexArray.h', |
| 349 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.cpp', | 345 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.cpp', |
| 350 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.h', | 346 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.h', |
| 351 '<(skia_src_path)/gpu/gl/GrGLXferProcessor.cpp', | 347 '<(skia_src_path)/gpu/gl/GrGLXferProcessor.cpp', |
| 352 '<(skia_src_path)/gpu/gl/GrGLXferProcessor.h', | 348 '<(skia_src_path)/gpu/gl/GrGLXferProcessor.h', |
| 353 | 349 |
| 354 # Files for building GLSL shaders | 350 # Files for building GLSL shaders |
| 355 '<(skia_src_path)/gpu/gl/builders/GrGLPathProgramBuilder.cpp', | |
| 356 '<(skia_src_path)/gpu/gl/builders/GrGLPathProgramBuilder.h', | |
| 357 '<(skia_src_path)/gpu/gl/builders/GrGLProgramBuilder.cpp', | 351 '<(skia_src_path)/gpu/gl/builders/GrGLProgramBuilder.cpp', |
| 358 '<(skia_src_path)/gpu/gl/builders/GrGLProgramBuilder.h', | 352 '<(skia_src_path)/gpu/gl/builders/GrGLProgramBuilder.h', |
| 359 '<(skia_src_path)/gpu/gl/builders/GrGLShaderBuilder.cpp', | 353 '<(skia_src_path)/gpu/gl/builders/GrGLShaderBuilder.cpp', |
| 360 '<(skia_src_path)/gpu/gl/builders/GrGLShaderBuilder.h', | 354 '<(skia_src_path)/gpu/gl/builders/GrGLShaderBuilder.h', |
| 361 '<(skia_src_path)/gpu/gl/builders/GrGLShaderStringBuilder.cpp', | 355 '<(skia_src_path)/gpu/gl/builders/GrGLShaderStringBuilder.cpp', |
| 362 '<(skia_src_path)/gpu/gl/builders/GrGLShaderStringBuilder.h', | 356 '<(skia_src_path)/gpu/gl/builders/GrGLShaderStringBuilder.h', |
| 363 '<(skia_src_path)/gpu/gl/builders/GrGLSLPrettyPrint.cpp', | 357 '<(skia_src_path)/gpu/gl/builders/GrGLSLPrettyPrint.cpp', |
| 364 '<(skia_src_path)/gpu/gl/builders/GrGLVertexShaderBuilder.cpp', | 358 '<(skia_src_path)/gpu/gl/builders/GrGLVertexShaderBuilder.cpp', |
| 365 '<(skia_src_path)/gpu/gl/builders/GrGLVertexShaderBuilder.h', | 359 '<(skia_src_path)/gpu/gl/builders/GrGLVertexShaderBuilder.h', |
| 366 '<(skia_src_path)/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp', | 360 '<(skia_src_path)/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp', |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', | 449 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', |
| 456 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', | 450 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', |
| 457 ], | 451 ], |
| 458 'skgpu_null_gl_sources': [ | 452 'skgpu_null_gl_sources': [ |
| 459 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', | 453 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', |
| 460 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', | 454 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', |
| 461 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', | 455 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', |
| 462 ], | 456 ], |
| 463 }, | 457 }, |
| 464 } | 458 } |
| OLD | NEW |