aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDeferredDisplayListRecorder.cpp
Commit message (Expand)AuthorAge
* Make GrTextureProxy store a GrTextureType.Gravatar Brian Salomon2018-07-30
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...Gravatar Greg Daniel2018-04-26
* Add texture-specific flags for External & Rectangle texturesGravatar Robert Phillips2018-03-21
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Add DoneProc to Promise ImagesGravatar Greg Daniel2018-03-16
* Handle GrContext creation failure in DDLGravatar Robert Phillips2018-03-15
* Remove SK_RASTER_RECORDER_IMPLEMENTATIONGravatar Robert Phillips2018-03-15
* Small cleanups suggested by ClangTidyGravatar Kevin Lubick2018-03-12
* Fix no gpu buildGravatar Greg Daniel2018-03-09
* Add promise images for deferred instantiation of wrapped gpu texturesGravatar Greg Daniel2018-03-09
* Delazify wrapped backend textures/render target proxiesGravatar Brian Salomon2018-03-08
* Additional DDL playback cleanupGravatar Robert Phillips2018-03-08
* Fix creation of extra GrContextThreadSafeProxies in DDL worldGravatar Robert Phillips2018-03-02
* Fix compilation of opList-based DDL implementationGravatar Robert Phillips2018-02-14
* Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)Gravatar Robert Phillips2018-02-14
* Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"Gravatar Cary Clark2018-02-13
* Add SkCharacterization creation helper to GrContextThreadSafeProxyGravatar Robert Phillips2018-02-13
* Update LazyProxy creation to allow for a non-textureable resultGravatar Robert Phillips2018-02-04
* Implement GPU/OpList DDLsGravatar Robert Phillips2018-02-01
* Add SkSurface_Gpu::MakeWrappedRenderTarget methodGravatar Robert Phillips2018-01-31
* Split GrContext into Normal/DDL flavorsGravatar Robert Phillips2018-01-19
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* Add unit test for SkDeferredDisplayLists (take 2)Gravatar Robert Phillips2017-12-04
* Revert "Add unit test for SkDeferredDisplayLists"Gravatar Robert Phillips2017-12-04
* Add unit test for SkDeferredDisplayListsGravatar Robert Phillips2017-12-04
* Add a GrContextThreadSafeProxy to SkSurfaceCharacterizationGravatar Robert Phillips2017-11-30
* DeferredDisplayList API proposalGravatar Robert Phillips2017-08-30