aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/SkiaSDLExample.cpp
Commit message (Expand)AuthorAge
* Compile with GCC 7.2.0.Gravatar Ben Wagner2018-03-13
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Gravatar Brian Salomon2017-12-11
* sk_spification of GrGpu creation.Gravatar Brian Salomon2017-12-07
* More iOS Fixes for SkiaSDLExample.Gravatar Jim Van Verth2017-09-05
* Add iOS support for SkiaSDLExample.Gravatar Jim Van Verth2017-08-30
* Add Make[backend] calls for creating GrContextsGravatar Greg Daniel2017-07-25
* Update SkiaSDLExample to latest Ganesh interfaces.Gravatar Jim Van Verth2017-07-11
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Add the ability to enable/disable GPU path renderersGravatar csmartdalton2017-02-22
* bench, samples, etc: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-07
* Get Mac viewer working with SDLGravatar jvanverth2016-08-04
* Remove some ancillary users of SkSurface::MakeRenderTargetDirectGravatar robertphillips2016-08-01
* Create a standalone example for using Skia with SDLGravatar joshualitt2015-11-13