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
*
Update flag checks when validating surface being assigned to proxy.
Greg Daniel
2018-04-24
*
Don't allow ganesh to allocate mip maps for wrapped textures.
Greg Daniel
2018-04-16
*
Disable DDL assert to unblock Chrome
Robert Phillips
2018-03-23
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Additional DDL playback cleanup
Robert Phillips
2018-03-08
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
Robert Phillips
2018-02-21
*
Separate creation time & flush time behavior in GrDrawOpAtlas
Robert Phillips
2018-02-21
*
When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...
Greg Daniel
2018-02-15
*
Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...
Greg Daniel
2018-02-14
*
Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...
Greg Daniel
2018-02-14
*
Revert "When creating emptyp MipMap proxies, don't instantiate them immediate...
Greg Daniel
2018-02-14
*
When creating emptyp MipMap proxies, don't instantiate them immediately.
Greg Daniel
2018-02-14
*
Make fully lazy proxies possess an origin
Robert Phillips
2018-02-13
*
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
Brian Salomon
2018-02-13
*
Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips
Greg Daniel
2018-02-12
*
Make non-ddl lazy proxys clean-up and delete their callbacks immediately afte...
Greg Daniel
2018-02-08
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Have lazy proxies keep their callbacks around and clean up their lambdas in t...
Greg Daniel
2018-02-01
*
Add return value to doLazyInstantiation to know if it succeedes.
Greg Daniel
2018-01-24
*
Add lazy proxy's for wrapping backend textures
Greg Daniel
2018-01-24
*
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
*
Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy
Robert Phillips
2018-01-17
*
Add ability for lazy proxy callback to free captured resources
Greg Daniel
2018-01-17
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
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
*
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
Robert Phillips
2017-12-13
*
Fix tautological compare in GrSurfaceProxy.cpp
Hans Wennborg
2017-12-09
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Add overbudget handling to GrResourceAllocator
Robert Phillips
2017-11-16
*
Add mip support to GrAHardwareBufferImageGenerator
Greg Daniel
2017-10-30
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Fix drawSpecialImage
Robert Phillips
2017-10-10
[next]