aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceProvider.cpp
Commit message (Expand)AuthorAge
...
* Rm int flavor of GrNextPow2 in favor of uint32_t flavorGravatar Robert Phillips2017-06-01
* Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"Gravatar Brian Osman2017-06-01
* Expand texturability testing to cover mip-mapped textures, and fix iOSGravatar Brian Osman2017-06-01
* Revert "Expand texturability testing to cover mip-mapped textures, and fix iOS"Gravatar Brian Osman2017-06-01
* Expand texturability testing to cover mip-mapped textures, and fix iOSGravatar Brian Osman2017-06-01
* Remove GrSurface-based surfaceContext factories from GrContextPrivGravatar Robert Phillips2017-06-01
* Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be ...Gravatar Brian Salomon2017-05-23
* Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...Gravatar Brian Salomon2017-05-23
* Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...Gravatar Brian Salomon2017-05-23
* Remove compressed (ETC1) texture support from Ganesh (take 2)Gravatar Robert Phillips2017-05-23
* Revert "Remove compressed (ETC1) texture support from Ganesh"Gravatar Brian Osman2017-05-22
* Remove compressed (ETC1) texture support from GaneshGravatar Robert Phillips2017-05-22
* Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""Gravatar Brian Salomon2017-05-21
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* 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
* Prevent creation of zero-sized proxiesGravatar Robert Phillips2017-04-26
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Add abandoned GPU check to createTextureProxyGravatar Robert Phillips2017-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
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* 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
* More pre-emptive proxificationGravatar Robert Phillips2017-03-16
* 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
* Remove ownership aruments from render target wrap functionsGravatar Brian Osman2017-03-10
* Control making of GrSemaphore objects inside of GrResourceProviderGravatar Greg Daniel2017-03-07
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Use GrTextureProvider's uniqueKey setting method rather than directly setting itGravatar Robert Phillips2017-03-02
* Remove atlas creation from GrResourceProviderGravatar Robert Phillips2017-03-02
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Smart pointers for GrBatchAtlas.Gravatar Ben Wagner2016-11-08
* Add GrNextSizePow2Gravatar Robert Phillips2016-10-31
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21