aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Brian Salomon2018-02-031-1/+1
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Brian Salomon2018-02-031-1/+1
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Brian Salomon2018-02-021-1/+1
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Brian Salomon2018-02-021-1/+1
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Brian Salomon2018-02-011-1/+1
* Revert "Redefine the meaning of sample counts in GPU backend."Brian Salomon2018-02-011-1/+1
* Redefine the meaning of sample counts in GPU backend.Brian Salomon2018-02-011-1/+1
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Greg Daniel2017-12-191-3/+23
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Brian Salomon2017-12-111-1/+1
* Create a Window::Layer interface to reduce sk_app glue codeBrian Osman2017-12-112-22/+6
* sk_spification of GrGpu creation.Brian Salomon2017-12-071-1/+1
* Remove SampleApp and convert HelloWorld to sk_appBrian Osman2017-11-218-3934/+82
* Remove trailing whitespace.Ben Wagner2017-10-091-1/+1
* Get HelloWorld example running againJim Van Verth2017-10-092-15/+6
* More iOS Fixes for SkiaSDLExample.Jim Van Verth2017-09-051-4/+8
* Add iOS support for SkiaSDLExample.Jim Van Verth2017-08-301-0/+2
* Add Make[backend] calls for creating GrContextsGreg Daniel2017-07-252-3/+2
* Update SkiaSDLExample to latest Ganesh interfaces.Jim Van Verth2017-07-111-8/+7
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Greg Daniel2017-05-011-9/+9
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Greg Daniel2017-04-271-9/+9
* Plumb the use of GrBackendRenderTarget throughout SkiaGreg Daniel2017-04-271-9/+9
* Add the ability to enable/disable GPU path rendererscsmartdalton2017-02-221-4/+0
* bench, samples, etc: s/SkAutoTUnref/sk_sp/Hal Canary2016-11-071-3/+3
* simplify composing raster surface into windowMike Reed2016-09-291-13/+2
* Get Mac viewer working with SDLjvanverth2016-08-041-3/+3
* Remove some ancillary users of SkSurface::MakeRenderTargetDirectrobertphillips2016-08-011-3/+2
* Remove use of MakeRenderTargetDirect from view systemrobertphillips2016-07-282-23/+21
* Add SkColorSpace to GrDrawContextbrianosman2016-07-211-1/+1
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypebrianosman2016-06-161-7/+3
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...brianosman2016-06-161-3/+7
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypebrianosman2016-06-161-7/+3
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelbrianosman2016-05-051-1/+1
* switch surface to sk_spreed2016-03-231-2/+2
* sRGB support in Ganesh. Several pieces:brianosman2016-03-211-1/+2
* Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...brianosman2016-03-171-2/+1
* sRGB support in Ganesh. Several pieces:brianosman2016-03-171-1/+2
* update callsites for Make image factoriesreed2016-03-171-1/+1
* detach -> releasemtklein2016-03-161-2/+2
* Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...reed2016-03-141-11/+5
* Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...reed2016-03-141-5/+11
* Finish conversion to sk_sp<SkShader>reed2016-03-141-11/+5
* unify peekPixels around pixmap parameterreed2016-03-091-12/+12
* There is an unused rowBytes parameter being passed along.cblume2016-02-161-1/+1
* SampleApp: Remove SkWindow::setColorTypekkinnunen2016-01-181-1/+0
* Create a standalone example for using Skia with SDLjoshualitt2015-11-131-0/+273
* Move functions from SkGr to SkGrPriv.hbsalomon2015-10-091-0/+1
* Make SkGraphics::Term a no-op, stop calling it.mtklein2015-09-091-1/+0
* Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...mtklein2015-09-091-0/+1
* Make SkGraphics::Term a no-op, stop calling it.mtklein2015-09-081-1/+0
* Propagate SkSurfaceProps to more call sitesrobertphillips2015-06-231-3/+3