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 170 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
181 '<(skia_src_path)/gpu/GrTextBlobCache.cpp', | 181 '<(skia_src_path)/gpu/GrTextBlobCache.cpp', |
182 '<(skia_src_path)/gpu/GrTextBlobCache.h', | 182 '<(skia_src_path)/gpu/GrTextBlobCache.h', |
183 '<(skia_src_path)/gpu/GrTextContext.cpp', | 183 '<(skia_src_path)/gpu/GrTextContext.cpp', |
184 '<(skia_src_path)/gpu/GrTextContext.h', | 184 '<(skia_src_path)/gpu/GrTextContext.h', |
185 '<(skia_src_path)/gpu/GrTexture.cpp', | 185 '<(skia_src_path)/gpu/GrTexture.cpp', |
186 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.h', | 186 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.h', |
187 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.cpp', | 187 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.cpp', |
188 '<(skia_src_path)/gpu/GrTextureProvider.cpp', | 188 '<(skia_src_path)/gpu/GrTextureProvider.cpp', |
189 '<(skia_src_path)/gpu/GrTexturePriv.h', | 189 '<(skia_src_path)/gpu/GrTexturePriv.h', |
190 '<(skia_src_path)/gpu/GrTextureAccess.cpp', | 190 '<(skia_src_path)/gpu/GrTextureAccess.cpp', |
| 191 '<(skia_src_path)/gpu/GrTransferBuffer.h', |
191 '<(skia_src_path)/gpu/GrTRecorder.h', | 192 '<(skia_src_path)/gpu/GrTRecorder.h', |
192 '<(skia_src_path)/gpu/GrVertexBuffer.h', | 193 '<(skia_src_path)/gpu/GrVertexBuffer.h', |
193 '<(skia_src_path)/gpu/GrVertices.h', | 194 '<(skia_src_path)/gpu/GrVertices.h', |
194 '<(skia_src_path)/gpu/GrXferProcessor.cpp', | 195 '<(skia_src_path)/gpu/GrXferProcessor.cpp', |
195 '<(skia_src_path)/gpu/GrYUVProvider.cpp', | 196 '<(skia_src_path)/gpu/GrYUVProvider.cpp', |
196 '<(skia_src_path)/gpu/GrYUVProvider.h', | 197 '<(skia_src_path)/gpu/GrYUVProvider.h', |
197 | 198 |
198 # Batches | 199 # Batches |
199 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.cpp', | 200 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.cpp', |
200 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.h', | 201 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.h', |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
328 '<(skia_src_path)/gpu/gl/GrGLProgramDataManager.cpp', | 329 '<(skia_src_path)/gpu/gl/GrGLProgramDataManager.cpp', |
329 '<(skia_src_path)/gpu/gl/GrGLProgramDataManager.h', | 330 '<(skia_src_path)/gpu/gl/GrGLProgramDataManager.h', |
330 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.cpp', | 331 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.cpp', |
331 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.h', | 332 '<(skia_src_path)/gpu/gl/GrGLRenderTarget.h', |
332 '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.cpp', | 333 '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.cpp', |
333 '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.h', | 334 '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.h', |
334 '<(skia_src_path)/gpu/gl/GrGLTexture.cpp', | 335 '<(skia_src_path)/gpu/gl/GrGLTexture.cpp', |
335 '<(skia_src_path)/gpu/gl/GrGLTexture.h', | 336 '<(skia_src_path)/gpu/gl/GrGLTexture.h', |
336 '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.cpp', | 337 '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.cpp', |
337 '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.h', | 338 '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.h', |
| 339 '<(skia_src_path)/gpu/gl/GrGLTransferBuffer.cpp', |
| 340 '<(skia_src_path)/gpu/gl/GrGLTransferBuffer.h', |
338 '<(skia_src_path)/gpu/gl/GrGLUtil.cpp', | 341 '<(skia_src_path)/gpu/gl/GrGLUtil.cpp', |
339 '<(skia_src_path)/gpu/gl/GrGLUtil.h', | 342 '<(skia_src_path)/gpu/gl/GrGLUtil.h', |
340 '<(skia_src_path)/gpu/gl/GrGLVaryingHandler.cpp', | 343 '<(skia_src_path)/gpu/gl/GrGLVaryingHandler.cpp', |
341 '<(skia_src_path)/gpu/gl/GrGLVaryingHandler.h', | 344 '<(skia_src_path)/gpu/gl/GrGLVaryingHandler.h', |
342 '<(skia_src_path)/gpu/gl/GrGLVertexArray.cpp', | 345 '<(skia_src_path)/gpu/gl/GrGLVertexArray.cpp', |
343 '<(skia_src_path)/gpu/gl/GrGLVertexArray.h', | 346 '<(skia_src_path)/gpu/gl/GrGLVertexArray.h', |
344 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.cpp', | 347 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.cpp', |
345 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.h', | 348 '<(skia_src_path)/gpu/gl/GrGLVertexBuffer.h', |
346 | 349 |
347 # Files for building GLSL shaders | 350 # Files for building GLSL shaders |
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
468 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', | 471 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.cpp', |
469 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', | 472 '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', |
470 ], | 473 ], |
471 'skgpu_null_gl_sources': [ | 474 'skgpu_null_gl_sources': [ |
472 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', | 475 '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', |
473 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', | 476 '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', |
474 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', | 477 '<(skia_include_path)/gpu/gl/SkNullGLContext.h', |
475 ], | 478 ], |
476 }, | 479 }, |
477 } | 480 } |
OLD | NEW |