index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
LazyProxyTest.cpp
Commit message (
Expand
)
Author
Age
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Make fully lazy proxies possess an origin
Robert Phillips
2018-02-13
*
Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...
Greg Daniel
2018-02-08
*
Move control of explicit GPU resource allocation to GrContextOptions
Robert Phillips
2018-02-08
*
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
*
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
*
Have lazy proxies keep their callbacks around and clean up their lambdas in t...
Greg Daniel
2018-02-01
*
Remove Ops whose lazy proxies fail to instantiate on flush
Greg Daniel
2018-01-29
*
Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy
Robert Phillips
2018-01-17
*
Add ability for lazy proxy callback to free captured resources
Greg Daniel
2018-01-17
*
Updating lazy proxys to support the case where we know a lot more info about ...
Greg Daniel
2018-01-12
*
move largest apis into private
Mike Reed
2018-01-08
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30