index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextureRenderTargetProxy.h
Commit message (
Expand
)
Author
Age
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
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 non-ddl lazy proxys clean-up and delete their callbacks immediately afte...
Greg Daniel
2018-02-08
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Updating lazy proxys to support the case where we know a lot more info about ...
Greg Daniel
2018-01-12
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Add GrResourceAllocator class + unit test
Robert Phillips
2017-07-19
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Remove two more gpu headers from include/*
Robert Phillips
2017-04-24