aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrProxyProvider.h
Commit message (Expand)AuthorAge
* Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Make GPU cache invalidation SkMessageBus messages go to one GrContext.Gravatar Brian Salomon2018-07-11
* ccpr: Use lazy proxies with GrCCAtlasGravatar Chris Dalton2018-06-18
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Don't add change listeners to pixelRefs in DDL modeGravatar Robert Phillips2018-03-20
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Small cleanups suggested by ClangTidyGravatar Kevin Lubick2018-03-12
* Add promise images for deferred instantiation of wrapped gpu texturesGravatar Greg Daniel2018-03-09
* Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is...Gravatar Brian Salomon2018-03-07
* Rename wrap backend tex/rt methods on GrProxyProviderGravatar Brian Salomon2018-03-07
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Gravatar Greg Daniel2018-02-20
* When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...Gravatar Greg Daniel2018-02-15
* Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...Gravatar Greg Daniel2018-02-14
* Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...Gravatar Greg Daniel2018-02-14
* Revert "When creating emptyp MipMap proxies, don't instantiate them immediate...Gravatar Greg Daniel2018-02-14
* When creating emptyp MipMap proxies, don't instantiate them immediately.Gravatar Greg Daniel2018-02-14
* Make fully lazy proxies possess an originGravatar Robert Phillips2018-02-13
* Remove unused code resulted from deleting DeferredTextureImageGravatar Greg Daniel2018-02-10
* Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...Gravatar Greg Daniel2018-02-08
* Move GrMakeCachedBitmapProxy work in lazy modeGravatar Greg Daniel2018-02-08
* Add function to GrProxyProvider to lazily upload mip map dataGravatar Greg Daniel2018-02-07
* Update LazyProxy creation to allow for a non-textureable resultGravatar Robert Phillips2018-02-04
* Update GrYUVGenerator to upload to texture vs use writePixelsGravatar Greg Daniel2018-02-02
* Add createTextureProxy function to ProxyProvider that takes an SkImageGravatar Greg Daniel2018-01-29
* Add explicit abandoned flag to the GrProxyProviderGravatar Robert Phillips2018-01-19
* Remove GrSurfaceProxy::MakeWrapped (take 2)Gravatar Robert Phillips2018-01-17
* Revert "Remove GrSurfaceProxy::MakeWrapped"Gravatar Robert Phillips2018-01-17
* Remove GrSurfaceProxy::MakeWrappedGravatar Robert Phillips2018-01-17
* Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazyGravatar Robert Phillips2018-01-17
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08