aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceProvider.h
Commit message (Expand)AuthorAge
* sk_sp-ify GrResourceProvider some moreGravatar Robert Phillips2017-06-05
* Rm int flavor of GrNextPow2 in favor of uint32_t flavorGravatar Robert Phillips2017-06-01
* Convert GrMesh to a structGravatar Chris Dalton2017-05-03
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Re-arrange GrResourceProvider's texture creation methodsGravatar Robert Phillips2017-04-17
* Update stencil ops to have a parallel proxyIDGravatar Robert Phillips2017-04-06
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Add tracking of unique proxyID beside unique renderTargetID in auditTrail and...Gravatar Robert Phillips2017-03-31
* Remove GrFragmentProcessor-derived class' GrTexture-based ctorsGravatar Robert Phillips2017-03-27
* Push setMipColorMode calls further down-stack & add to GrTextureProxyGravatar Robert Phillips2017-03-15
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Consolidate Proxy caching code in GrResourceProviderGravatar Robert Phillips2017-03-14
* Preparatory ProxificationGravatar Robert Phillips2017-03-14
* Control making of GrSemaphore objects inside of GrResourceProviderGravatar Greg Daniel2017-03-07
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Remove atlas creation from GrResourceProviderGravatar Robert Phillips2017-03-02
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Add test for processor->resource ref/io countsGravatar Brian Salomon2017-01-11
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Rename GrBatchAtlas files to GrDrawOpAtlasGravatar Brian Salomon2016-12-16
* Make flag values in GrResourceProvider and GrTextureProvider consistentGravatar Brian Salomon2016-12-05
* Rename GrBatch to GrOpGravatar Brian Salomon2016-12-01
* Smart pointers for GrBatchAtlas.Gravatar Ben Wagner2016-11-08
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* Support inline uploads in VulkanGravatar Greg Daniel2016-10-19
* Add resource provider flag to avoid client-side buffersGravatar csmartdalton2016-07-13
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Add optional data parameter to createBufferGravatar cdalton2016-04-19
* Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...Gravatar reed2016-04-12
* Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...Gravatar borenet2016-04-11
* Pass effects directly to fontcacheGravatar reed2016-04-11
* Track GL buffer state based on unique resource IDGravatar cdalton2016-04-07
* Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...Gravatar mtklein2016-04-06
* Track GL buffer state based on unique resource IDGravatar cdalton2016-04-06
* Remove ownership parameter from GrResourceProvider::wrapBackendTextureAsRende...Gravatar kkinnunen2016-04-01
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...Gravatar robertphillips2016-03-25
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25