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
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Add optional data parameter to createBuffer
cdalton
2016-04-19
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-07
*
Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...
mtklein
2016-04-06
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-06
*
Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRende...
kkinnunen
2016-04-01
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Add wrapBackendTextureAsRenderTarget API
ericrk
2016-02-24
*
Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...
joshualitt
2016-01-11
*
Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...
joshualitt
2016-01-07
*
Add guards to GrTextureProvider
joshualitt
2016-01-07
*
More framework support for TransferBuffers
jvanverth
2016-01-05
*
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