index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOnFlushResourceProvider.cpp
Commit message (
Expand
)
Author
Age
*
ccpr: Implement path mask caching
Chris Dalton
2018-06-18
*
ccpr: Use lazy proxies with GrCCAtlas
Chris Dalton
2018-06-18
*
Add proxy unique key management to GrOnFlushResourceProvider
Chris Dalton
2018-05-18
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOs
Robert Phillips
2018-02-14
*
Make atlases instantiate themselves at flush time
Robert Phillips
2018-02-09
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Add findOrMakeStaticBuffer method to GrResourceProvider
Chris Dalton
2017-12-19
*
Patch up ref counting of proxies (take 2)
Robert Phillips
2017-11-13
*
Revert "Patch up ref counting of proxies"
Robert Phillips
2017-11-13
*
Patch up ref counting of proxies
Robert Phillips
2017-11-13
*
Make GrResourceProvider more sk_spified
Brian Salomon
2017-10-16
*
Add "findOrMakeStaticBuffer" to GrOnFlushResourceProvider
Chris Dalton
2017-07-14
*
Add makeBuffer and caps to GrOnFlushResourceProvider
Chris Dalton
2017-06-20
*
Prevent onFlushCB created opLists from being grouped with the normal ones (new)
Robert Phillips
2017-06-14
*
Split up opLists (take 3)
Robert Phillips
2017-05-12
*
Setup for another attempt to split up opLists
Robert Phillips
2017-05-11
*
Add postFlush call to GrOnFlushCallbackObject
Chris Dalton
2017-05-05