index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Remove one use of AttachCache, and a paint variant of FindOrCreate...
Herb Derby
2018-03-09
*
Make GrTextureStripAtlas DDL friendly
Robert Phillips
2018-03-09
*
Vulkan backend render targets don't allow client to specify stencil bits
Brian Salomon
2018-03-09
*
ccpr: Fix stale array access after dynamic resize
Chris Dalton
2018-03-09
*
Add GM configs that test rendering to a GL backend texture and render target
Brian Salomon
2018-03-09
*
ccpr: Fix crash on zero-length fan tessellations
Chris Dalton
2018-03-09
*
Remove all uses of getCache with get.
Herb Derby
2018-03-09
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
*
Split GrDDL- & GrDirect- Contexts into their own files
Robert Phillips
2018-03-08
*
Fix preAbandonContext bot
Robert Phillips
2018-03-08
*
Revert "ccpr: Draw curves in a single pass"
Chris Dalton
2018-03-08
*
Revert "ccpr: Simplify triangle corners"
Chris Dalton
2018-03-08
*
Add testing only helper to flush and sync gpu.
Greg Daniel
2018-03-08
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Additional DDL playback cleanup
Robert Phillips
2018-03-08
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
ccpr: Simplify triangle corners
Chris Dalton
2018-03-08
*
ccpr: Draw curves in a single pass
Chris Dalton
2018-03-08
*
Make ProxyUtils::MakeTextureProxyFromData use wrapped textures when origin is...
Brian Salomon
2018-03-07
*
ccpr: Combine GS triangle hulls and edges into a single draw
Chris Dalton
2018-03-07
*
Make Vulkan testing-only backend textures have optimal layout
Brian Salomon
2018-03-07
*
Rename wrap backend tex/rt methods on GrProxyProvider
Brian Salomon
2018-03-07
*
Have GrGlyphCache and GrAtlasManager compute the atlas limits independently
Robert Phillips
2018-03-07
*
ccpr: Fix very small edges
Chris Dalton
2018-03-07
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Revert "Remove attach and detach glyph cache."
Herb Derby
2018-03-07
*
Remove abandon param from GrGpu::deleteTestingOnlyBackendTexture.
Brian Salomon
2018-03-07
*
Remove attach and detach glyph cache.
Herb Derby
2018-03-07
*
Prefer kMixedSamples MSFBOType to multisampled-render-to-texture variants
Brian Salomon
2018-03-07
*
Fix .fp files
Robert Phillips
2018-03-06
*
Add GetTypefaceOrDefault to SkPaintPriv
Herb Derby
2018-03-06
*
make compute helper for blurs private
Mike Reed
2018-03-06
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Add bilerp support to scaled emojis
Jim Van Verth
2018-03-05
*
Remove routines no longer needed since stripping NVPR
Herb Derby
2018-03-05
*
Don't use GENERAL layout during mipmap generation in Vulkan
Greg Daniel
2018-03-05
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Remove blacklist of dual source blending on AMD vulkan
Greg Daniel
2018-03-02
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Fix creation of extra GrContextThreadSafeProxies in DDL world
Robert Phillips
2018-03-02
*
Update Flush and Invalidate Memory calls in vulkan to take offset and size
Greg Daniel
2018-03-02
*
Various fixes for scaled emojis
Jim Van Verth
2018-03-02
*
Make use of the buffer data null hint a GrContextOption
Robert Phillips
2018-03-02
*
Move workaround for fSRGBsupport before config table init in GrVkCaps
Greg Daniel
2018-03-01
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
sk_sp-ify GrGlyphCache
Robert Phillips
2018-03-01
*
Move atlas manager creation to GrContext derived classes (take 2)
Robert Phillips
2018-03-01
*
Move the rest of Vulkan driver workarounds into helper function in GrVkCaps
Greg Daniel
2018-03-01
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
[next]