aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrResourceKey.h
Commit message (Expand)AuthorAge
* Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Make GPU cache invalidation SkMessageBus messages go to one GrContext.Gravatar Brian Salomon2018-07-11
* Revert "Revert "SkTypes: extract SkTo""Gravatar Hal Canary2018-06-14
* Revert "SkTypes: extract SkTo"Gravatar Hal Canary2018-06-13
* SkTypes: extract SkToGravatar Hal Canary2018-06-12
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* Dump additional details about the gpu resources.Gravatar Derek Sollenberger2018-03-29
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* increase Builder's prealloc size after colorspace changeGravatar Mike Reed2017-03-10
* Add support for tagging GrUniqueKeys with a debug stringGravatar Brian Salomon2017-01-06
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-02
* Modernize and trim down SkOnce.Gravatar mtklein2016-04-18
* Fix thread-unsafe construction of GrUniqueKey in GR_DEFINE_STATIC_UNIQUE_KEYGravatar bsalomon2015-12-17
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19
* Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...Gravatar egdaniel2015-10-16
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-16
* Move Mutexy things to private.Gravatar herb2015-09-29
* Move SkTemplates.h to private.Gravatar bungeman2015-08-19
* Implement caching of filled paths in the tessellated path renderer.Gravatar senorblanco2015-08-04
* Revert "Implement caching of filled paths in the tessellated path renderer."Gravatar mtklein2015-08-04
* Implement caching of filled paths in the tessellated path renderer.Gravatar senorblanco2015-08-03
* Make GrResourceCache perf less sensitive to key length changeGravatar kkinnunen2015-05-18
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Revert of Move instanced index buffer creation to flush time (patchset #6 id:...Gravatar bsalomon2015-05-04
* Move instanced index buffer creation to flush timeGravatar bsalomon2015-05-04
* Allow resources' unique keys to be changed.Gravatar bsalomon2015-02-19
* Rename GrContentKey to GrUniqueKeyGravatar bsalomon2015-02-19
* Use SkAutoSTMalloc in GrResourceKeyGravatar bsalomon2015-02-18
* Reimplement gpu message bus for invalidated bitmap gen IDsGravatar bsalomon2015-02-06
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* Fix wrapped content keys for npot textures.Gravatar bsalomon2015-01-28
* Fix GPU resource cache related assertions.Gravatar bsalomon2015-01-27
* Fix self assigment in GrResourceKeyGravatar bsalomon2015-01-23
* Remove GrBinHashKeyGravatar bsalomon2015-01-23
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Reland https://codereview.chromium.org/860333002 with fix for test failures.Gravatar bsalomon2015-01-21
* Revert of Make GrScratchKey memory buffer correct size on copy (patchset #1 i...Gravatar mtklein2015-01-21
* Make GrScratchKey memory buffer correct size on copyGravatar kkinnunen2015-01-21
* Add a simpler key type for scratch resource keys.Gravatar bsalomon2014-12-30
* Move GrResourceKey static functions from .h to .cpp to fix shared lib buildsGravatar bsalomon2014-11-10
* Make textures register with GrResourceCache2 as scratch.Gravatar bsalomon2014-08-28