index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrProxyProvider.cpp
Commit message (
Expand
)
Author
Age
*
Don't add change listeners to pixelRefs in DDL mode
Robert Phillips
2018-03-20
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is...
Brian Salomon
2018-03-07
*
Rename wrap backend tex/rt methods on GrProxyProvider
Brian Salomon
2018-03-07
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Add checks for failed SkImageInfo2GrPixelConfig calls
Greg Daniel
2018-02-21
*
Update createWrappedRenderTargetProxy with BackendTex to use lazy proxies
Greg Daniel
2018-02-21
*
Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.
Greg Daniel
2018-02-20
*
Change createWrappedTextureProxy for render targets to use lazy proxies.
Greg Daniel
2018-02-20
*
When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...
Greg Daniel
2018-02-15
*
Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...
Greg Daniel
2018-02-14
*
Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...
Greg Daniel
2018-02-14
*
Revert "When creating emptyp MipMap proxies, don't instantiate them immediate...
Greg Daniel
2018-02-14
*
When creating emptyp MipMap proxies, don't instantiate them immediately.
Greg Daniel
2018-02-14
*
Make fully lazy proxies possess an origin
Robert Phillips
2018-02-13
*
Remove unused code resulted from deleting DeferredTextureImage
Greg Daniel
2018-02-10
*
Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...
Greg Daniel
2018-02-08
*
Move GrMakeCachedBitmapProxy work in lazy mode
Greg Daniel
2018-02-08
*
Add function to GrProxyProvider to lazily upload mip map data
Greg Daniel
2018-02-07
*
Remove SK_DISABLE_DEFERRED_PROXIES define through code
Greg Daniel
2018-02-05
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Update GrYUVGenerator to upload to texture vs use writePixels
Greg Daniel
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Have lazy proxies keep their callbacks around and clean up their lambdas in t...
Greg Daniel
2018-02-01
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
Add ref counted wrapped around GrTexture ReleaseProc
Greg Daniel
2018-01-30
*
Add createTextureProxy function to ProxyProvider that takes an SkImage
Greg Daniel
2018-01-29
*
Add return value to doLazyInstantiation to know if it succeedes.
Greg Daniel
2018-01-24
*
Add lazy proxy's for wrapping backend textures
Greg Daniel
2018-01-24
*
Add explicit abandoned flag to the GrProxyProvider
Robert Phillips
2018-01-19
*
Remove GrSurfaceProxy::MakeWrapped (take 2)
Robert Phillips
2018-01-17
*
Revert "Remove GrSurfaceProxy::MakeWrapped"
Robert Phillips
2018-01-17
*
Remove GrSurfaceProxy::MakeWrapped
Robert Phillips
2018-01-17
*
Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy
Robert Phillips
2018-01-17
*
Fix --preAbandonGpuContext bots
Robert Phillips
2018-01-16
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Fix build
Robert Phillips
2018-01-08
*
Add GrProxyProvider
Robert Phillips
2018-01-08