index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrContext.cpp
Commit message (
Expand
)
Author
Age
*
Reland fonts: Add support for distance field text to font remoting.
Khushal
2018-05-24
*
Revert "fonts: Add support for distance field text to font remoting."
Mike Klein
2018-05-23
*
fonts: Add support for distance field text to font remoting.
Khushal
2018-05-22
*
Clear temp buffer in GrContextPriv::readSurfacePixels2
Brian Salomon
2018-05-14
*
Define ~GrContextThreadSafeProxy in GrContext.cpp
Brian Salomon
2018-05-11
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Update canvas2D read/write pixels fast path to handle BGRA input/output
Brian Salomon
2018-05-07
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
Fixes in ReadPixels2 and yuv_texture gm to fix Vulkan validation issues.
Greg Daniel
2018-04-23
*
Update our config fallback switch in GrContext.
Greg Daniel
2018-04-17
*
Add canvas2D fast paths to new read/write pixels code paths.
Brian Salomon
2018-04-09
*
Add maxTextureSize()/maxRenderTargetSize() to GrContext
Brian Salomon
2018-04-05
*
Hide GrPixelConfig in SkSurfaceCharacterization
Robert Phillips
2018-04-04
*
Turn on rendertarget sorting
Robert Phillips
2018-04-02
*
Add SkSurface factory that takes an SkSurfaceCharacterization
Robert Phillips
2018-03-30
*
Add new GrResourceCache::purgeUnlockedResources variant
Robert Phillips
2018-03-28
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
Revert "Revert "New read pixels implementation that is simpler but does all c...
Brian Salomon
2018-03-19
*
Revert "New read pixels implementation that is simpler but does all conversio...
Brian Salomon
2018-03-19
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
Correctly discard or load RT when doing copies as draws in Vulkan
Greg Daniel
2018-03-16
*
Disable CCPR path rendering in DDL mode
Robert Phillips
2018-03-15
*
Make GrTextureStripAtlas DDL friendly
Robert Phillips
2018-03-09
*
Split GrDDL- & GrDirect- Contexts into their own files
Robert Phillips
2018-03-08
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
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
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
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
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Move atlas manager creation to GrContext derived classes (take 2)
Robert Phillips
2018-03-01
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Revert "Move atlas manager creation to GrContext derived classes"
Robert Phillips
2018-02-28
*
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...
Brian Salomon
2018-02-28
*
Move atlas manager creation to GrContext derived classes
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Fix unit tests that were causes vulkan unitialized memory warnings in validation
Greg Daniel
2018-02-27
*
Start on new GPU pixel ops implementation.
Brian Salomon
2018-02-26
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
Robert Phillips
2018-02-21
*
Separate creation time & flush time behavior in GrDrawOpAtlas
Robert Phillips
2018-02-21
*
Introduce GrColorType
Brian Salomon
2018-02-20
[next]