index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrTextureProxy.cpp
Commit message (
Expand
)
Author
Age
*
Remove GrSurfaceProxy::MakeWrapped (take 2)
Robert Phillips
2018-01-17
*
Revert "Remove GrSurfaceProxy::MakeWrapped"
Robert Phillips
2018-01-17
*
Remove GrSurfaceProxy::MakeWrapped
Robert Phillips
2018-01-17
*
Update to GrBackendTexutreImageGenerator to support lazy texture proxies
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
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Respect if texture proxy will have mips or not when computing size
Greg Daniel
2017-10-24
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation"
Brian Osman
2017-10-02
*
Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-fr...
Brian Osman
2017-10-02
*
Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, ...
Brian Osman
2017-09-29
*
Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defe...
Brian Osman
2017-09-28
*
Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instan...
Brian Osman
2017-09-28
*
Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"
Brian Osman
2017-09-28
*
Make threaded proxy generation MDB-friendly, and defer instantiation
Brian Osman
2017-09-28
*
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
*
Remove unused function with an incorrect assert
Brian Osman
2017-09-22
*
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
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Remove isMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-06
*
Remove accessRenderTarget calls in service of binding stencil buffer
Robert Phillips
2017-08-10
*
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
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Move MIP color mode from GrSurfaceProxy to GrTextureProxy
Brian Salomon
2017-05-18
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Expand GrTextureProxy to handle highestFilterMode
Robert Phillips
2017-05-08
*
Push setMipColorMode calls further down-stack & add to GrTextureProxy
Robert Phillips
2017-03-15
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
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
*
Fix computation of texture size for approximately-fit deferred proxies
Robert Phillips
2016-11-17
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
Robert Phillips
2016-11-08
*
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
Leon Scroggins
2016-11-07
*
Add GrRenderTargetContext instantiate & asTextureProxy
Robert Phillips
2016-11-07
*
Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies
Robert Phillips
2016-11-07
*
Further centralize computation of GrSurface VRAM consumption - take 2
Robert Phillips
2016-11-07
[next]