aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2019-01-09drawText Cleanup, part 5Hal Canary
2019-01-04start to build with no paint-text fieldsMike Reed
2018-03-13Compile with GCC 7.2.0.Ben Wagner
2018-02-03Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Brian Salomon
2018-02-03Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Brian Salomon
2018-02-02Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Brian Salomon
2018-02-02Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Brian Salomon
2018-02-01Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Brian Salomon
2018-02-01Revert "Redefine the meaning of sample counts in GPU backend."Brian Salomon
2018-02-01Redefine the meaning of sample counts in GPU backend.Brian Salomon
2017-12-19Update SkSurface MakeFromBackend* factories to take an SkColorType.Greg Daniel
2017-12-11Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Brian Salomon
2017-12-11Create a Window::Layer interface to reduce sk_app glue codeBrian Osman
2017-12-07sk_spification of GrGpu creation.Brian Salomon
2017-11-21Remove SampleApp and convert HelloWorld to sk_appBrian Osman
2017-10-09Remove trailing whitespace.Ben Wagner
2017-10-09Get HelloWorld example running againJim Van Verth
2017-09-05More iOS Fixes for SkiaSDLExample.Jim Van Verth
2017-08-30Add iOS support for SkiaSDLExample.Jim Van Verth
2017-07-25Add Make[backend] calls for creating GrContextsGreg Daniel
2017-07-11Update SkiaSDLExample to latest Ganesh interfaces.Jim Van Verth
2017-05-01Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Greg Daniel
2017-04-27Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Greg Daniel
2017-04-27Plumb the use of GrBackendRenderTarget throughout SkiaGreg Daniel
2017-02-22Add the ability to enable/disable GPU path rendererscsmartdalton
2016-11-07bench, samples, etc: s/SkAutoTUnref/sk_sp/Hal Canary
2016-09-29simplify composing raster surface into windowMike Reed
2016-08-04Get Mac viewer working with SDLjvanverth
2016-08-01Remove some ancillary users of SkSurface::MakeRenderTargetDirectrobertphillips
2016-07-28Remove use of MakeRenderTargetDirect from view systemrobertphillips
2016-07-21Add SkColorSpace to GrDrawContextbrianosman
2016-06-16Lots of progress on switching to SkColorSpace rather than SkColorProfileTypebrianosman
2016-06-16Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...brianosman
2016-06-16Lots of progress on switching to SkColorSpace rather than SkColorProfileTypebrianosman
2016-05-05Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelbrianosman
2016-03-23switch surface to sk_spreed
2016-03-21sRGB support in Ganesh. Several pieces:brianosman
2016-03-17Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...brianosman
2016-03-17sRGB support in Ganesh. Several pieces:brianosman
2016-03-17update callsites for Make image factoriesreed
2016-03-16detach -> releasemtklein
2016-03-14Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...reed
2016-03-14Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...reed
2016-03-14Finish conversion to sk_sp<SkShader>reed
2016-03-09unify peekPixels around pixmap parameterreed
2016-02-16There is an unused rowBytes parameter being passed along.cblume
2016-01-18SampleApp: Remove SkWindow::setColorTypekkinnunen
2015-11-13Create a standalone example for using Skia with SDLjoshualitt
2015-10-09Move functions from SkGr to SkGrPriv.hbsalomon
2015-09-09Make SkGraphics::Term a no-op, stop calling it.mtklein