Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Side by Side Diff: tools/BUILD.public.expected

Issue 1441683008: Move GrGLPrimitive/GeometryProc to GLSL (Closed) Base URL: https://skia.googlesource.com/skia.git@xferProcs
Patch Set: nits Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This file is auto-generated by tools/BUILD_simulator.py. 1 This file is auto-generated by tools/BUILD_simulator.py.
2 It expands BUILD.public to make it easy to see changes. 2 It expands BUILD.public to make it easy to see changes.
3 COPTS = ['*** BEGIN //conditions:default ***', 3 COPTS = ['*** BEGIN //conditions:default ***',
4 '-Wno-implicit-fallthrough', 4 '-Wno-implicit-fallthrough',
5 '-Wno-deprecated-declarations', 5 '-Wno-deprecated-declarations',
6 '*** END //conditions:default ***', 6 '*** END //conditions:default ***',
7 '*** BEGIN CONDITION_ANDROID ***', 7 '*** BEGIN CONDITION_ANDROID ***',
8 '-mfpu=neon', 8 '-mfpu=neon',
9 '*** END CONDITION_ANDROID ***'] 9 '*** END CONDITION_ANDROID ***']
10 COPTS_ANDROID = ['-mfpu=neon'] 10 COPTS_ANDROID = ['-mfpu=neon']
(...skipping 1653 matching lines...) Expand 10 before | Expand all | Expand 10 after
1664 'src/gpu/gl/GrGLCaps.h', 1664 'src/gpu/gl/GrGLCaps.h',
1665 'src/gpu/gl/GrGLContext.cpp', 1665 'src/gpu/gl/GrGLContext.cpp',
1666 'src/gpu/gl/GrGLContext.h', 1666 'src/gpu/gl/GrGLContext.h',
1667 'src/gpu/gl/GrGLCreateNullInterface.cpp', 1667 'src/gpu/gl/GrGLCreateNullInterface.cpp',
1668 'src/gpu/gl/GrGLDefines.h', 1668 'src/gpu/gl/GrGLDefines.h',
1669 'src/gpu/gl/GrGLExtensions.cpp', 1669 'src/gpu/gl/GrGLExtensions.cpp',
1670 'src/gpu/gl/GrGLFragmentProcessor.cpp', 1670 'src/gpu/gl/GrGLFragmentProcessor.cpp',
1671 'src/gpu/gl/GrGLFragmentProcessor.h', 1671 'src/gpu/gl/GrGLFragmentProcessor.h',
1672 'src/gpu/gl/GrGLGLSL.cpp', 1672 'src/gpu/gl/GrGLGLSL.cpp',
1673 'src/gpu/gl/GrGLGLSL.h', 1673 'src/gpu/gl/GrGLGLSL.h',
1674 'src/gpu/gl/GrGLGeometryProcessor.cpp', 1674 'src/gpu/glsl/GrGLSLGeometryProcessor.cpp',
1675 'src/gpu/gl/GrGLGeometryProcessor.h', 1675 'src/gpu/glsl/GrGLSLGeometryProcessor.h',
1676 'src/gpu/gl/GrGLGpu.cpp', 1676 'src/gpu/gl/GrGLGpu.cpp',
1677 'src/gpu/gl/GrGLGpu.h', 1677 'src/gpu/gl/GrGLGpu.h',
1678 'src/gpu/gl/GrGLGpuProgramCache.cpp', 1678 'src/gpu/gl/GrGLGpuProgramCache.cpp',
1679 'src/gpu/gl/GrGLIRect.h', 1679 'src/gpu/gl/GrGLIRect.h',
1680 'src/gpu/gl/GrGLIndexBuffer.cpp', 1680 'src/gpu/gl/GrGLIndexBuffer.cpp',
1681 'src/gpu/gl/GrGLIndexBuffer.h', 1681 'src/gpu/gl/GrGLIndexBuffer.h',
1682 'src/gpu/gl/GrGLInterface.cpp', 1682 'src/gpu/gl/GrGLInterface.cpp',
1683 'src/gpu/gl/GrGLNameAllocator.cpp', 1683 'src/gpu/gl/GrGLNameAllocator.cpp',
1684 'src/gpu/gl/GrGLNameAllocator.h', 1684 'src/gpu/gl/GrGLNameAllocator.h',
1685 'src/gpu/gl/GrGLNoOpInterface.cpp', 1685 'src/gpu/gl/GrGLNoOpInterface.cpp',
1686 'src/gpu/gl/GrGLNoOpInterface.h', 1686 'src/gpu/gl/GrGLNoOpInterface.h',
1687 'src/gpu/gl/GrGLPath.cpp', 1687 'src/gpu/gl/GrGLPath.cpp',
1688 'src/gpu/gl/GrGLPath.h', 1688 'src/gpu/gl/GrGLPath.h',
1689 'src/gpu/gl/GrGLPathRange.cpp', 1689 'src/gpu/gl/GrGLPathRange.cpp',
1690 'src/gpu/gl/GrGLPathRange.h', 1690 'src/gpu/gl/GrGLPathRange.h',
1691 'src/gpu/gl/GrGLPathRendering.cpp', 1691 'src/gpu/gl/GrGLPathRendering.cpp',
1692 'src/gpu/gl/GrGLPathRendering.h', 1692 'src/gpu/gl/GrGLPathRendering.h',
1693 'src/gpu/gl/GrGLPrimitiveProcessor.cpp', 1693 'src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp',
1694 'src/gpu/gl/GrGLPrimitiveProcessor.h', 1694 'src/gpu/glsl/GrGLSLPrimitiveProcessor.h',
1695 'src/gpu/gl/GrGLProgram.cpp', 1695 'src/gpu/gl/GrGLProgram.cpp',
1696 'src/gpu/gl/GrGLProgram.h', 1696 'src/gpu/gl/GrGLProgram.h',
1697 'src/gpu/gl/GrGLProgramDataManager.cpp', 1697 'src/gpu/gl/GrGLProgramDataManager.cpp',
1698 'src/gpu/gl/GrGLProgramDataManager.h', 1698 'src/gpu/gl/GrGLProgramDataManager.h',
1699 'src/gpu/gl/GrGLProgramDesc.cpp', 1699 'src/gpu/gl/GrGLProgramDesc.cpp',
1700 'src/gpu/gl/GrGLProgramDesc.h', 1700 'src/gpu/gl/GrGLProgramDesc.h',
1701 'src/gpu/gl/GrGLRenderTarget.cpp', 1701 'src/gpu/gl/GrGLRenderTarget.cpp',
1702 'src/gpu/gl/GrGLRenderTarget.h', 1702 'src/gpu/gl/GrGLRenderTarget.h',
1703 'src/gpu/gl/GrGLSLBlend.cpp', 1703 'src/gpu/gl/GrGLSLBlend.cpp',
1704 'src/gpu/gl/GrGLSLBlend.h', 1704 'src/gpu/gl/GrGLSLBlend.h',
(...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after
2095 'src/ports/SkFontMgr_custom_directory_factory.cpp', 2095 'src/ports/SkFontMgr_custom_directory_factory.cpp',
2096 'src/ports/SkGlobalInitialization_default.cpp', 2096 'src/ports/SkGlobalInitialization_default.cpp',
2097 'src/ports/SkImageGenerator_skia.cpp', 2097 'src/ports/SkImageGenerator_skia.cpp',
2098 'src/ports/SkMemory_malloc.cpp', 2098 'src/ports/SkMemory_malloc.cpp',
2099 'src/ports/SkOSFile_posix.cpp', 2099 'src/ports/SkOSFile_posix.cpp',
2100 'src/ports/SkOSFile_stdio.cpp', 2100 'src/ports/SkOSFile_stdio.cpp',
2101 'src/ports/SkOSLibrary.h', 2101 'src/ports/SkOSLibrary.h',
2102 'src/ports/SkOSLibrary_posix.cpp', 2102 'src/ports/SkOSLibrary_posix.cpp',
2103 'src/ports/SkTLS_pthread.cpp', 2103 'src/ports/SkTLS_pthread.cpp',
2104 'src/ports/SkTime_Unix.cpp'] 2104 'src/ports/SkTime_Unix.cpp']
OLDNEW
« no previous file with comments | « src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698