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 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
163 '<(skia_src_path)/gpu/GrRenderTarget.cpp', | 163 '<(skia_src_path)/gpu/GrRenderTarget.cpp', |
164 '<(skia_src_path)/gpu/GrRenderTargetPriv.h', | 164 '<(skia_src_path)/gpu/GrRenderTargetPriv.h', |
165 '<(skia_src_path)/gpu/GrRenderTargetProxy.cpp', | 165 '<(skia_src_path)/gpu/GrRenderTargetProxy.cpp', |
166 '<(skia_src_path)/gpu/GrReducedClip.cpp', | 166 '<(skia_src_path)/gpu/GrReducedClip.cpp', |
167 '<(skia_src_path)/gpu/GrReducedClip.h', | 167 '<(skia_src_path)/gpu/GrReducedClip.h', |
168 '<(skia_src_path)/gpu/GrResourceCache.cpp', | 168 '<(skia_src_path)/gpu/GrResourceCache.cpp', |
169 '<(skia_src_path)/gpu/GrResourceCache.h', | 169 '<(skia_src_path)/gpu/GrResourceCache.h', |
170 '<(skia_src_path)/gpu/GrResourceHandle.h', | 170 '<(skia_src_path)/gpu/GrResourceHandle.h', |
171 '<(skia_src_path)/gpu/GrResourceProvider.cpp', | 171 '<(skia_src_path)/gpu/GrResourceProvider.cpp', |
172 '<(skia_src_path)/gpu/GrResourceProvider.h', | 172 '<(skia_src_path)/gpu/GrResourceProvider.h', |
173 '<(skia_src_path)/gpu/GrScissorState.h', | |
174 '<(skia_src_path)/gpu/GrShape.cpp', | 173 '<(skia_src_path)/gpu/GrShape.cpp', |
175 '<(skia_src_path)/gpu/GrShape.h', | 174 '<(skia_src_path)/gpu/GrShape.h', |
176 '<(skia_src_path)/gpu/GrStencilAttachment.cpp', | 175 '<(skia_src_path)/gpu/GrStencilAttachment.cpp', |
177 '<(skia_src_path)/gpu/GrStencilAttachment.h', | 176 '<(skia_src_path)/gpu/GrStencilAttachment.h', |
178 '<(skia_src_path)/gpu/GrStencilSettings.cpp', | 177 '<(skia_src_path)/gpu/GrStencilSettings.cpp', |
179 '<(skia_src_path)/gpu/GrStencilSettings.h', | 178 '<(skia_src_path)/gpu/GrStencilSettings.h', |
180 '<(skia_src_path)/gpu/GrStyle.cpp', | 179 '<(skia_src_path)/gpu/GrStyle.cpp', |
181 '<(skia_src_path)/gpu/GrStyle.h', | 180 '<(skia_src_path)/gpu/GrStyle.h', |
182 '<(skia_src_path)/gpu/GrTessellator.cpp', | 181 '<(skia_src_path)/gpu/GrTessellator.cpp', |
183 '<(skia_src_path)/gpu/GrTessellator.h', | 182 '<(skia_src_path)/gpu/GrTessellator.h', |
(...skipping 14 matching lines...) Expand all Loading... |
198 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.cpp', | 197 '<(skia_src_path)/gpu/GrTextureParamsAdjuster.cpp', |
199 '<(skia_src_path)/gpu/GrTexturePriv.h', | 198 '<(skia_src_path)/gpu/GrTexturePriv.h', |
200 '<(skia_src_path)/gpu/GrTextureProvider.cpp', | 199 '<(skia_src_path)/gpu/GrTextureProvider.cpp', |
201 '<(skia_src_path)/gpu/GrTextureProxy.cpp', | 200 '<(skia_src_path)/gpu/GrTextureProxy.cpp', |
202 '<(skia_src_path)/gpu/GrTextureToYUVPlanes.cpp', | 201 '<(skia_src_path)/gpu/GrTextureToYUVPlanes.cpp', |
203 '<(skia_src_path)/gpu/GrTextureToYUVPlanes.h', | 202 '<(skia_src_path)/gpu/GrTextureToYUVPlanes.h', |
204 '<(skia_src_path)/gpu/GrTextureAccess.cpp', | 203 '<(skia_src_path)/gpu/GrTextureAccess.cpp', |
205 '<(skia_src_path)/gpu/GrTRecorder.h', | 204 '<(skia_src_path)/gpu/GrTRecorder.h', |
206 '<(skia_src_path)/gpu/GrUserStencilSettings.h', | 205 '<(skia_src_path)/gpu/GrUserStencilSettings.h', |
207 '<(skia_src_path)/gpu/GrWindowRectangles.h', | 206 '<(skia_src_path)/gpu/GrWindowRectangles.h', |
208 '<(skia_src_path)/gpu/GrWindowRectsState.h', | |
209 '<(skia_src_path)/gpu/GrXferProcessor.cpp', | 207 '<(skia_src_path)/gpu/GrXferProcessor.cpp', |
210 '<(skia_src_path)/gpu/GrYUVProvider.cpp', | 208 '<(skia_src_path)/gpu/GrYUVProvider.cpp', |
211 '<(skia_src_path)/gpu/GrYUVProvider.h', | 209 '<(skia_src_path)/gpu/GrYUVProvider.h', |
212 | 210 |
213 # Batches | 211 # Batches |
214 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.cpp', | 212 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.cpp', |
215 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.h', | 213 '<(skia_src_path)/gpu/batches/GrAAHairLinePathRenderer.h', |
216 '<(skia_src_path)/gpu/batches/GrAALinearizingConvexPathRenderer.cpp', | 214 '<(skia_src_path)/gpu/batches/GrAALinearizingConvexPathRenderer.cpp', |
217 '<(skia_src_path)/gpu/batches/GrAALinearizingConvexPathRenderer.h', | 215 '<(skia_src_path)/gpu/batches/GrAALinearizingConvexPathRenderer.h', |
218 '<(skia_src_path)/gpu/batches/GrAAConvexTessellator.cpp', | 216 '<(skia_src_path)/gpu/batches/GrAAConvexTessellator.cpp', |
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
530 '<(skia_src_path)/gpu/gl/win/GrGLCreateNativeInterface_win.cpp', | 528 '<(skia_src_path)/gpu/gl/win/GrGLCreateNativeInterface_win.cpp', |
531 '<(skia_src_path)/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', | 529 '<(skia_src_path)/gpu/gl/glx/GrGLCreateNativeInterface_glx.cpp', |
532 '<(skia_src_path)/gpu/gl/egl/GrGLCreateNativeInterface_egl.cpp', | 530 '<(skia_src_path)/gpu/gl/egl/GrGLCreateNativeInterface_egl.cpp', |
533 '<(skia_src_path)/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp', | 531 '<(skia_src_path)/gpu/gl/iOS/GrGLCreateNativeInterface_iOS.cpp', |
534 '<(skia_src_path)/gpu/gl/android/GrGLCreateNativeInterface_android.cpp', | 532 '<(skia_src_path)/gpu/gl/android/GrGLCreateNativeInterface_android.cpp', |
535 ], | 533 ], |
536 'skgpu_null_gl_sources': [ | 534 'skgpu_null_gl_sources': [ |
537 ], | 535 ], |
538 }, | 536 }, |
539 } | 537 } |
OLD | NEW |