index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrProxyProvider.h
Commit message (
Expand
)
Author
Age
*
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
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Update createWrappedRenderTargetProxy with BackendRT to work with 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
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Update GrYUVGenerator to upload to texture vs use writePixels
Greg Daniel
2018-02-02
*
Add createTextureProxy function to ProxyProvider that takes an SkImage
Greg Daniel
2018-01-29
*
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
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Add GrProxyProvider
Robert Phillips
2018-01-08