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
...
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Disable deferred proxies a different way in Chrome
Robert Phillips
2017-10-09
*
Add option to create a deferred render target context with mips
Greg Daniel
2017-10-06
*
Use SK_DISABLE_DEFERRED_PROXIES to only disable deferred proxies for Chrome
Robert Phillips
2017-10-04
*
Temporarily disable deferred texture proxies
Robert Phillips
2017-10-02
*
Revert "Revert "Update GrBitmapTextureMaker for handling mipped requests""
Greg Daniel
2017-09-29
*
Revert "Update GrBitmapTextureMaker for handling mipped requests"
Greg Daniel
2017-09-28
*
Update GrBitmapTextureMaker for handling mipped requests
Greg Daniel
2017-09-28
*
Handle instantiation of proxies with pending invalidation messages
Brian Osman
2017-09-27
*
Remove fIsMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-26
*
Add ability to remove unique key from proxy and underlying surface.
Greg Daniel
2017-09-26
*
Add some asserts and explict setting of fIsMipMapped
Greg Daniel
2017-09-26
*
Add native caching of uniquely keyed GrTextureProxies (take 2)
Robert Phillips
2017-09-21
*
Revert "Add native caching of uniquely keyed GrTextureProxies"
Robert Phillips
2017-09-20
*
Add native caching of uniquely keyed GrTextureProxies
Robert Phillips
2017-09-20
*
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...
Greg Daniel
2017-09-08
*
Remove isMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-06
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Remove accessRenderTarget calls in service of binding stencil buffer
Robert Phillips
2017-08-10
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
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
*
Third small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Add initial version of GrResourceAllocator's free pool (take 2)
Robert Phillips
2017-07-21
*
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
*
Revert "Add initial version of GrResourceAllocator's free pool"
Robert Phillips
2017-07-21
*
Add initial version of GrResourceAllocator's free pool
Robert Phillips
2017-07-21
*
Remove GrBackendTextureDesc
Brian Salomon
2017-07-20
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Add GrResourceAllocator class + unit test
Robert Phillips
2017-07-19
*
Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu
Robert Phillips
2017-07-12
*
Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferr...
Robert Phillips
2017-07-11
*
Re-enable deferred proxies in Chrome
Robert Phillips
2017-06-12
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
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
[prev]
[next]