index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSurfaceProxy.cpp
Commit message (
Expand
)
Author
Age
*
Disable deferred proxies for M60 branch
Robert Phillips
2017-05-31
*
Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...
Brian Salomon
2017-05-23
*
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...
Brian Salomon
2017-05-23
*
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...
Brian Salomon
2017-05-23
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Move MIP color mode from GrSurfaceProxy to GrTextureProxy
Brian Salomon
2017-05-18
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Remove GrSurfaceProxy::desc()
Brian Salomon
2017-05-17
*
Split up opLists (take 3)
Robert Phillips
2017-05-12
*
Revert "Revert "Re-enable deferred proxies in Chrome""
Robert Phillips
2017-05-08
*
Revert "Re-enable deferred proxies in Chrome"
Robert Phillips
2017-05-08
*
Re-enable deferred proxies in Chrome
Robert Phillips
2017-05-08
*
Disable deferred proxies in Chrome
Robert Phillips
2017-04-27
*
Prevent creation of zero-sized proxies
Robert Phillips
2017-04-26
*
Revert "Split up opLists (take 2)"
Robert Phillips
2017-04-24
*
Split up opLists (take 2)
Robert Phillips
2017-04-24
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Revert "Split up opLists"
Robert Phillips
2017-04-18
*
Split up opLists
Robert Phillips
2017-04-18
*
Re-enable deferred proxies in Chrome
Robert Phillips
2017-04-18
*
Re-arrange GrResourceProvider's texture creation methods
Robert Phillips
2017-04-17
*
Disable deferred proxies for Chrome branch
Robert Phillips
2017-04-12
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-05
*
Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...
Robert Phillips
2017-04-05
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv
Robert Phillips
2017-04-05
*
Make SkImage_Gpu be deferred (take 2)
Robert Phillips
2017-03-22
*
Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)
Robert Phillips
2017-03-20
*
Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...
Yuqian Li
2017-03-17
*
Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""
Robert Phillips
2017-03-17
*
Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"
Yuqian Li
2017-03-16
*
Remove budgeted parameter from SkSurface::makeImageSnapshot
Robert Phillips
2017-03-16
*
Push setMipColorMode calls further down-stack & add to GrTextureProxy
Robert Phillips
2017-03-15
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Restore deferred GPU resources in Chrome
Robert Phillips
2017-03-13
*
Partially defer SkImage_Gpu
Robert Phillips
2017-03-10
*
Remove unused ownership argument to GrSurfaceProxy::MakeWrappedBackend
Brian Osman
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
Robert Phillips
2017-03-03
*
Disable deferred gpu resources for Chrome branch
Robert Phillips
2017-03-01
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2)
Robert Phillips
2017-02-28
*
Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating"
Robert Phillips
2017-02-28
*
Allow GrSurfaceProxy-derived classes to use flags when instantiating
Robert Phillips
2017-02-28
*
Tighten up GrSurfaceProxy typing
Robert Phillips
2017-02-15
*
Add test for proactive proxy-creation failure
Robert Phillips
2017-02-01
[next]