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
*
Replace isGammaCorrect with isLinearlyBlended
Brian Osman
2018-07-03
*
gpu: Expose GrContextPriv::abandoned in the public API.
Khushal
2018-06-27
*
ccpr: Add a context option to disable ccpr
Chris Dalton
2018-06-27
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
Revert "added GrSkSLFP and converted DitherEffect to use it"
Kevin Lubick
2018-06-19
*
added GrSkSLFP and converted DitherEffect to use it
Ethan Nicholas
2018-06-18
*
Revert "Reland "added 565 to 8888 conversion for gpu LCD text rendering for m...
Ben Wagner
2018-06-15
*
Revert "Move op memory storage to GrContext"
Robert Phillips
2018-06-15
*
Reland "added 565 to 8888 conversion for gpu LCD text rendering for macOS"
Timothy Liang
2018-06-15
*
Move op memory storage to GrContext
Robert Phillips
2018-06-15
*
Remove most of the remaining conflation of colorSpace and sRGB in Ganesh
Brian Osman
2018-06-01
*
Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/Write...
Brian Salomon
2018-06-01
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Move SkColorTable to src/codec
Leon Scroggins III
2018-06-01
*
Allow CCPR in DDL mode (take 2)
Robert Phillips
2018-05-31
*
Revert "Allow CCPR in DDL mode"
Robert Phillips
2018-05-30
*
Allow CCPR in DDL mode
Robert Phillips
2018-05-30
*
Rename GrAtlasTextContext -> GrTextContext
Herb Derby
2018-05-24
*
Remove memory pool use from SkTextBlobCache
Herb Derby
2018-05-24
*
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
[next]