| 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 326 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 337 '<(skia_src_path)/gpu/gl/GrGLPathRendering.cpp', | 337 '<(skia_src_path)/gpu/gl/GrGLPathRendering.cpp', |
| 338 '<(skia_src_path)/gpu/gl/GrGLPathRendering.h', | 338 '<(skia_src_path)/gpu/gl/GrGLPathRendering.h', |
| 339 '<(skia_src_path)/gpu/gl/GrGLProgram.cpp', | 339 '<(skia_src_path)/gpu/gl/GrGLProgram.cpp', |
| 340 '<(skia_src_path)/gpu/gl/GrGLProgram.h', | 340 '<(skia_src_path)/gpu/gl/GrGLProgram.h', |
| 341 '<(skia_src_path)/gpu/gl/GrGLProgramDesc.cpp', | 341 '<(skia_src_path)/gpu/gl/GrGLProgramDesc.cpp', |
| 342 '<(skia_src_path)/gpu/gl/GrGLProgramDesc.h', | 342 '<(skia_src_path)/gpu/gl/GrGLProgramDesc.h', |
| 343 '<(skia_src_path)/gpu/gl/GrGLProgramDataManager.cpp', | 343 '<(skia_src_path)/gpu/gl/GrGLProgramDataManager.cpp', |
| 344 '<(skia_src_path)/gpu/gl/GrGLProgramDataManager.h', | 344 '<(skia_src_path)/gpu/gl/GrGLProgramDataManager.h', |
| 345 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.cpp', | 345 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.cpp', |
| 346 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.h', | 346 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.h', |
| 347 '<(skia_src_path)/gpu/gl/GrGLSampler.h', | |
| 348 '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.cpp', | 347 '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.cpp', |
| 349 '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.h', | 348 '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.h', |
| 350 '<(skia_src_path)/gpu/gl/GrGLTestInterface.cpp', | 349 '<(skia_src_path)/gpu/gl/GrGLTestInterface.cpp', |
| 351 '<(skia_src_path)/gpu/gl/GrGLTestInterface.h', | 350 '<(skia_src_path)/gpu/gl/GrGLTestInterface.h', |
| 352 '<(skia_src_path)/gpu/gl/GrGLTexture.cpp', | 351 '<(skia_src_path)/gpu/gl/GrGLTexture.cpp', |
| 353 '<(skia_src_path)/gpu/gl/GrGLTexture.h', | 352 '<(skia_src_path)/gpu/gl/GrGLTexture.h', |
| 354 '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.cpp', | 353 '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.cpp', |
| 355 '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.h', | 354 '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.h', |
| 356 '<(skia_src_path)/gpu/gl/GrGLUtil.cpp', | 355 '<(skia_src_path)/gpu/gl/GrGLUtil.cpp', |
| 357 '<(skia_src_path)/gpu/gl/GrGLUtil.h', | 356 '<(skia_src_path)/gpu/gl/GrGLUtil.h', |
| (...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 435 '<(skia_src_path)/gpu/vk/GrVkCaps.cpp', | 434 '<(skia_src_path)/gpu/vk/GrVkCaps.cpp', |
| 436 '<(skia_src_path)/gpu/vk/GrVkCaps.h', | 435 '<(skia_src_path)/gpu/vk/GrVkCaps.h', |
| 437 '<(skia_src_path)/gpu/vk/GrVkCommandBuffer.cpp', | 436 '<(skia_src_path)/gpu/vk/GrVkCommandBuffer.cpp', |
| 438 '<(skia_src_path)/gpu/vk/GrVkCommandBuffer.h', | 437 '<(skia_src_path)/gpu/vk/GrVkCommandBuffer.h', |
| 439 '<(skia_src_path)/gpu/vk/GrVkDescriptorPool.cpp', | 438 '<(skia_src_path)/gpu/vk/GrVkDescriptorPool.cpp', |
| 440 '<(skia_src_path)/gpu/vk/GrVkDescriptorPool.h', | 439 '<(skia_src_path)/gpu/vk/GrVkDescriptorPool.h', |
| 441 '<(skia_src_path)/gpu/vk/GrVkExtensions.cpp', | 440 '<(skia_src_path)/gpu/vk/GrVkExtensions.cpp', |
| 442 '<(skia_src_path)/gpu/vk/GrVkExtensions.h', | 441 '<(skia_src_path)/gpu/vk/GrVkExtensions.h', |
| 443 '<(skia_src_path)/gpu/vk/GrVkFramebuffer.cpp', | 442 '<(skia_src_path)/gpu/vk/GrVkFramebuffer.cpp', |
| 444 '<(skia_src_path)/gpu/vk/GrVkFramebuffer.h', | 443 '<(skia_src_path)/gpu/vk/GrVkFramebuffer.h', |
| 445 '<(skia_src_path)/gpu/vk/GrVkGLSLSampler.h', | |
| 446 '<(skia_src_path)/gpu/vk/GrVkGpu.cpp', | 444 '<(skia_src_path)/gpu/vk/GrVkGpu.cpp', |
| 447 '<(skia_src_path)/gpu/vk/GrVkGpu.h', | 445 '<(skia_src_path)/gpu/vk/GrVkGpu.h', |
| 448 '<(skia_src_path)/gpu/vk/GrVkImage.cpp', | 446 '<(skia_src_path)/gpu/vk/GrVkImage.cpp', |
| 449 '<(skia_src_path)/gpu/vk/GrVkImage.h', | 447 '<(skia_src_path)/gpu/vk/GrVkImage.h', |
| 450 '<(skia_src_path)/gpu/vk/GrVkImageView.cpp', | 448 '<(skia_src_path)/gpu/vk/GrVkImageView.cpp', |
| 451 '<(skia_src_path)/gpu/vk/GrVkImageView.h', | 449 '<(skia_src_path)/gpu/vk/GrVkImageView.h', |
| 452 '<(skia_src_path)/gpu/vk/GrVkIndexBuffer.cpp', | 450 '<(skia_src_path)/gpu/vk/GrVkIndexBuffer.cpp', |
| 453 '<(skia_src_path)/gpu/vk/GrVkIndexBuffer.h', | 451 '<(skia_src_path)/gpu/vk/GrVkIndexBuffer.h', |
| 454 '<(skia_src_path)/gpu/vk/GrVkInterface.cpp', | 452 '<(skia_src_path)/gpu/vk/GrVkInterface.cpp', |
| 455 '<(skia_src_path)/gpu/vk/GrVkMemory.cpp', | 453 '<(skia_src_path)/gpu/vk/GrVkMemory.cpp', |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 499 '<(skia_src_path)/gpu/gl/win/GrGLCreateNativeInterface_win.cpp', | 497 '<(skia_src_path)/gpu/gl/win/GrGLCreateNativeInterface_win.cpp', |
| 500 '<(skia_src_path)/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', | 498 '<(skia_src_path)/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', |
| 501 '<(skia_src_path)/gpu/gl/egl/GrGLCreateNativeInterface_egl.cpp', | 499 '<(skia_src_path)/gpu/gl/egl/GrGLCreateNativeInterface_egl.cpp', |
| 502 '<(skia_src_path)/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp', | 500 '<(skia_src_path)/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp', |
| 503 '<(skia_src_path)/gpu/gl/android/GrGLCreateNativeInterface_android.cpp', | 501 '<(skia_src_path)/gpu/gl/android/GrGLCreateNativeInterface_android.cpp', |
| 504 ], | 502 ], |
| 505 'skgpu_null_gl_sources': [ | 503 'skgpu_null_gl_sources': [ |
| 506 ], | 504 ], |
| 507 }, | 505 }, |
| 508 } | 506 } |
| OLD | NEW |