index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrResourceProvider.h
Commit message (
Expand
)
Author
Age
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Move some of the adding stencil attachment logic of Gpu and into Render Target.
egdaniel
2015-09-14
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Move atlas creation to internal to GrResourceProvider
joshualitt
2015-08-05
*
Some cleanup in GrTextureProvider and GrResourceProvider.
bsalomon
2015-07-31
*
Refactor GrBufferAllocPools to use resource cache
robertphillips
2015-06-24
*
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:...
robertphillips
2015-06-23
*
Refactor GrBufferAllocPools to use resource cache
robertphillips
2015-06-23
*
Remove GrContext from GrClipMaskCache
bsalomon
2015-05-29
*
Move GrPath(Range) creation to ResourceProvider.
bsalomon
2015-05-22
*
Revert of Refactor GrBufferAllocPools to use resource cache (patchset #9 id:1...
robertphillips
2015-05-14
*
Refactor GrBufferAllocPools to use resource cache
robertphillips
2015-05-13
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
Revert of Move instanced index buffer creation to flush time (patchset #6 id:...
bsalomon
2015-05-04
*
Move instanced index buffer creation to flush time
bsalomon
2015-05-04
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30