index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrResourceProvider.cpp
Commit message (
Expand
)
Author
Age
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Expand texturability testing to cover mip-mapped textures, and fix iOS
Brian Osman
2017-06-02
*
Rm int flavor of GrNextPow2 in favor of uint32_t flavor
Robert Phillips
2017-06-01
*
Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"
Brian Osman
2017-06-01
*
Expand texturability testing to cover mip-mapped textures, and fix iOS
Brian Osman
2017-06-01
*
Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"
Brian Osman
2017-06-01
*
Expand texturability testing to cover mip-mapped textures, and fix iOS
Brian Osman
2017-06-01
*
Remove GrSurface-based surfaceContext factories from GrContextPriv
Robert Phillips
2017-06-01
*
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
*
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
Brian Salomon
2017-05-21
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Prevent creation of zero-sized proxies
Robert Phillips
2017-04-26
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Add abandoned GPU check to createTextureProxy
Robert Phillips
2017-04-20
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Re-arrange GrResourceProvider's texture creation methods
Robert Phillips
2017-04-17
*
Remove discard from GrRenderTarget & force it to always go through a RenderTa...
Robert Phillips
2017-04-11
*
Update stencil ops to have a parallel proxyID
Robert Phillips
2017-04-06
*
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
*
Add tracking of unique proxyID beside unique renderTargetID in auditTrail and...
Robert Phillips
2017-03-31
*
More pre-emptive proxification
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
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Preparatory Proxification
Robert Phillips
2017-03-14
*
Remove ownership aruments from render target wrap functions
Brian Osman
2017-03-10
*
Control making of GrSemaphore objects inside of GrResourceProvider
Greg Daniel
2017-03-07
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Use GrTextureProvider's uniqueKey setting method rather than directly setting it
Robert Phillips
2017-03-02
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Misc batch->op cleanup Part 1 of 2
Brian Salomon
2016-12-21
*
Rename GrBatchAtlas -> GrDrawOpAtlas.
Brian Salomon
2016-12-17
*
Smart pointers for GrBatchAtlas.
Ben Wagner
2016-11-08
*
Add GrNextSizePow2
Robert Phillips
2016-10-31
[next]