aboutsummaryrefslogtreecommitdiff
path: root/example/SkiaSDLExample.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* sk_spification of GrGpu creation.Brian Salomon2017-12-071-1/+1
* 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-251-2/+1
* 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
* Get Mac viewer working with SDLjvanverth2016-08-041-3/+3
* Remove some ancillary users of SkSurface::MakeRenderTargetDirectrobertphillips2016-08-011-3/+2
* Create a standalone example for using Skia with SDLjoshualitt2015-11-131-0/+273