index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetProxy.cpp
Commit message (
Expand
)
Author
Age
*
Updating lazy proxys to support the case where we know a lot more info about ...
Greg Daniel
2018-01-12
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Fix drawSpecialImage
Robert Phillips
2017-10-10
*
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
*
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
*
Move Flags from GrRenderTarget to GrTypesPriv.h & rename
Robert Phillips
2017-06-13
*
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
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Fix -Wshadow-field warnings
Brian Salomon
2017-02-28
*
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
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
Fix computation of texture size for approximately-fit deferred proxies
Robert Phillips
2016-11-17
*
Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...
Robert Phillips
2016-11-09
*
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
*
Revert "Further centralize computation of GrSurface VRAM consumption"
Ben Wagner
2016-11-06
*
Further centralize computation of GrSurface VRAM consumption
Robert Phillips
2016-11-04
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Update ProxyTests
Robert Phillips
2016-11-02
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids
robertphillips
2016-08-31
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
[next]