aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2016-03-30Move SkGLContext and some GrGLInterface implementations to skgputest modulebsalomon
2016-03-30Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...robertphillips
2016-03-30Move SkGLContext and some GrGLInterface implementations to skgputest modulebsalomon
2016-03-28Delete SkImageDecoder_emptymsarett
2016-03-28Add GLFW support for GrGLCreateNativeInterfaceabarth
2016-03-25Compile default SkMovie on cmakemsarett
2016-03-25[CMake fixes] Linux X11 pixel format and Windows compilation fixmarco.diiga
2016-03-25Rename encoders to Sk*ImageEncodermsarett
2016-03-24Delete SkImageDecodermsarett
2016-03-24Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....msarett
2016-03-23Delete SkImageDecodermsarett
2016-03-23switch surface to sk_spreed
2016-03-23Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview....msarett
2016-03-23Delete SkImageDecodermsarett
2016-03-23Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview....msarett
2016-03-23Delete SkImageDecodermsarett
2016-03-17Add SkImageGeneratorWICmsarett
2016-03-14Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...reed
2016-03-12SkPDF: move all pdf sources into src/pdfhalcanary
2016-03-09Don't build CG on Linux CMakemsarett
2016-03-03cmake: Exclude vulkan directory.jcgregorio
2016-02-27update CMakeLists for views/aminated removalreed
2016-02-25Move Budgeted enum out of SkSurface, use in GrTextureProviderbsalomon
2016-02-25Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...bsalomon
2016-02-25Move Budgeted enum out of SkSurface, use in GrTextureProviderbsalomon
2016-02-22Remove vulkan files from cmake buildegdaniel
2016-02-17Individually enable and disable SkCodecsmsarett
2016-02-16Add SkCodec to the CMake buildmsarett
2016-01-21Fix CMake build on Mac.Ben Wagner
2016-01-07cmake: set SK_RELEASE to 0 if not a Release buildmtklein
2016-01-05CMake: generate SkUserConfig.h with configure_filemtklein
2015-12-17update CMake and Google3 builds for AVX/AVX2mtklein
2015-12-01Update CMakeLists.txt to exclude SkFontConfigInterface_direct_*.bungeman
2015-12-01CMake, include/: changes to make fiddle 2.0 betterhalcanary
2015-11-30CMake: generate skia.h and skia_{compile|link}_arguments.txthalcanary
2015-11-30CMake: generate SkUserConfig.hhhalcanary
2015-11-13Exclude src/android from CMake build too.mtklein
2015-11-02Start making all .cpp files compile-able on all platforms.mtklein
2015-10-26CMake: exclude SkOSLibrary_posix.cpp on Windows too.mtklein
2015-10-20Remove SkThread::setProcessorAffinity()mtklein
2015-09-30CMake for Windowsmtklein
2015-09-29cmake tweaksmtklein
2015-09-21CMake: Compile in OSMesa on Linux, if found.halcanary
2015-09-15small tweaks to cmake_buildmtklein
2015-09-15Let's try building the example app on the bots too.mtklein
2015-09-15cmake_build is a bash script.Mike Klein
2015-09-14cmake_build: support SKIA_OUT and BUILDTYPEmtklein
2015-09-14CMake bot scriptmtklein
2015-09-03CMAKE + install commandhalcanary
2015-09-01Cmake: fix to make linking work on Ubuntuhalcanary