index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrResourceKey.h
Commit message (
Expand
)
Author
Age
*
Implement caching of filled paths in the tessellated path renderer.
senorblanco
2015-08-04
*
Revert "Implement caching of filled paths in the tessellated path renderer."
mtklein
2015-08-04
*
Implement caching of filled paths in the tessellated path renderer.
senorblanco
2015-08-03
*
Make GrResourceCache perf less sensitive to key length change
kkinnunen
2015-05-18
*
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
*
Allow resources' unique keys to be changed.
bsalomon
2015-02-19
*
Rename GrContentKey to GrUniqueKey
bsalomon
2015-02-19
*
Use SkAutoSTMalloc in GrResourceKey
bsalomon
2015-02-18
*
Reimplement gpu message bus for invalidated bitmap gen IDs
bsalomon
2015-02-06
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-02-02
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
bsalomon
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-31
*
Revert of Move npot resizing out of GrContext and simplify GrContext texture ...
fmalita
2015-01-31
*
Move npot resizing out of GrContext and simplify GrContext texture functions.
bsalomon
2015-01-30
*
Fix wrapped content keys for npot textures.
bsalomon
2015-01-28
*
Fix GPU resource cache related assertions.
bsalomon
2015-01-27
*
Fix self assigment in GrResourceKey
bsalomon
2015-01-23
*
Remove GrBinHashKey
bsalomon
2015-01-23
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Reland https://codereview.chromium.org/860333002 with fix for test failures.
bsalomon
2015-01-21
*
Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 i...
mtklein
2015-01-21
*
Make GrScratchKey memory buffer correct size on copy
kkinnunen
2015-01-21
*
Add a simpler key type for scratch resource keys.
bsalomon
2014-12-30
*
Move GrResourceKey static functions from .h to .cpp to fix shared lib builds
bsalomon
2014-11-10
*
Make textures register with GrResourceCache2 as scratch.
bsalomon
2014-08-28