aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu
Commit message (Expand)AuthorAge
* Add ability to uninstantiate lazy proxies after every flush.Gravatar Greg Daniel2018-03-08
* Split GrDDL- & GrDirect- Contexts into their own filesGravatar Robert Phillips2018-03-08
* Fix preAbandonContext botGravatar Robert Phillips2018-03-08
* Revert "ccpr: Draw curves in a single pass"Gravatar Chris Dalton2018-03-08
* Revert "ccpr: Simplify triangle corners"Gravatar Chris Dalton2018-03-08
* Add testing only helper to flush and sync gpu.Gravatar Greg Daniel2018-03-08
* Delazify wrapped backend textures/render target proxiesGravatar Brian Salomon2018-03-08
* Additional DDL playback cleanupGravatar Robert Phillips2018-03-08
* Remove GrRestrictedAtlasManagerGravatar Robert Phillips2018-03-08
* ccpr: Simplify triangle cornersGravatar Chris Dalton2018-03-08
* ccpr: Draw curves in a single passGravatar Chris Dalton2018-03-08
* Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is...Gravatar Brian Salomon2018-03-07
* ccpr: Combine GS triangle hulls and edges into a single drawGravatar Chris Dalton2018-03-07
* Make Vulkan testing-only backend textures have optimal layoutGravatar Brian Salomon2018-03-07
* Rename wrap backend tex/rt methods on GrProxyProviderGravatar Brian Salomon2018-03-07
* Have GrGlyphCache and GrAtlasManager compute the atlas limits independentlyGravatar Robert Phillips2018-03-07
* ccpr: Fix very small edgesGravatar Chris Dalton2018-03-07
* Revise Text & Small Path Atlas so instantiation failure is handled at flush timeGravatar Robert Phillips2018-03-07
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Revert "Remove attach and detach glyph cache."Gravatar Herb Derby2018-03-07
* Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.Gravatar Brian Salomon2018-03-07
* Remove attach and detach glyph cache.Gravatar Herb Derby2018-03-07
* Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variantsGravatar Brian Salomon2018-03-07
* Fix .fp filesGravatar Robert Phillips2018-03-06
* Add GetTypefaceOrDefault to SkPaintPrivGravatar Herb Derby2018-03-06
* make compute helper for blurs privateGravatar Mike Reed2018-03-06
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Add bilerp support to scaled emojisGravatar Jim Van Verth2018-03-05
* Remove routines no longer needed since stripping NVPRGravatar Herb Derby2018-03-05
* Don't use GENERAL layout during mipmap generation in VulkanGravatar Greg Daniel2018-03-05
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Remove blacklist of dual source blending on AMD vulkanGravatar Greg Daniel2018-03-02
* Revert "Revert "Add 1010102 support to Ganesh""Gravatar Brian Osman2018-03-02
* Fix creation of extra GrContextThreadSafeProxies in DDL worldGravatar Robert Phillips2018-03-02
* Update Flush and Invalidate Memory calls in vulkan to take offset and sizeGravatar Greg Daniel2018-03-02
* Various fixes for scaled emojisGravatar Jim Van Verth2018-03-02
* Make use of the buffer data null hint a GrContextOptionGravatar Robert Phillips2018-03-02
* Move workaround for fSRGBsupport before config table init in GrVkCapsGravatar Greg Daniel2018-03-01
* Revert "Add 1010102 support to Ganesh"Gravatar Brian Osman2018-03-01
* sk_sp-ify GrGlyphCacheGravatar Robert Phillips2018-03-01
* Move atlas manager creation to GrContext derived classes (take 2)Gravatar Robert Phillips2018-03-01
* Move the rest of Vulkan driver workarounds into helper function in GrVkCapsGravatar Greg Daniel2018-03-01
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Add 1010102 support to GaneshGravatar Brian Osman2018-03-01
* Add unit test the explicit tests create a GrVkCopyPipelineGravatar Greg Daniel2018-03-01
* Clean up GrDrawOpAtlas (take 2)Gravatar Robert Phillips2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* make SkDestinationSurfaceColorMode privateGravatar Cary Clark2018-02-28
* Respect disable driver correctness workaround flag in VulkanGravatar Greg Daniel2018-02-28
* Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Gravatar Robert Phillips2018-02-28