index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrContext.h
Commit message (
Expand
)
Author
Age
*
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
*
Include SkUnPremultiply.h in GrContext.h to fix Android compile
Brian Salomon
2018-05-11
*
Define ~GrContextThreadSafeProxy in GrContext.cpp
Brian Salomon
2018-05-11
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Add GrContextThreadSafeProxy and remove most friends of GrContextThreadSafeProxy
Brian Salomon
2018-05-10
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
Brian Salomon
2018-04-09
*
Add versions of MakeGL() that don't require include GrGLInterface.h in order ...
Brian Salomon
2018-04-06
*
Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
Robert Phillips
2018-04-05
*
Remove deprectated GrContext::MakeGL overloads that take raw ptr
Brian Salomon
2018-04-05
*
Add maxTextureSize()/maxRenderTargetSize() to GrContext
Brian Salomon
2018-04-05
*
Add SkSurfaceCharacterization operator== && !=
Robert Phillips
2018-04-04
*
Add SK_API to GrContextThreadSafeProxy
Robert Phillips
2018-03-29
*
Add new GrResourceCache::purgeUnlockedResources variant
Robert Phillips
2018-03-28
*
Remove legacy GrContext factories function and supporting code/types.
Brian Salomon
2018-03-23
*
Make GrTextureStripAtlas DDL friendly
Robert Phillips
2018-03-09
*
Remove GrRestrictedAtlasManager
Robert Phillips
2018-03-08
*
Add SkSurfaceCharacterization::createResized
Robert Phillips
2018-03-06
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Fix creation of extra GrContextThreadSafeProxies in DDL world
Robert Phillips
2018-03-02
*
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
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Revert "Move atlas manager creation to GrContext derived classes"
Robert Phillips
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
*
Change signature of GrAtlasGlyphCache::getProxies
Robert Phillips
2018-02-20
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
Robert Phillips
2018-02-14
*
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
Cary Clark
2018-02-13
*
Add "sharpen" option to SkSL, to LOD bias all textures
Brian Osman
2018-02-13
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy
Robert Phillips
2018-02-13
*
Revert "Revert "move GrColor.h to private, IWYU""
Mike Reed
2018-02-06
*
Revert "move GrColor.h to private, IWYU"
Brian Salomon
2018-02-06
*
move GrColor.h to private, IWYU
Mike Reed
2018-02-06
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
Add new GrContext queries for imagability, surfacability, and max sample coun...
Brian Salomon
2018-02-02
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...
Brian Salomon
2018-01-26
*
Add Chinese zoom Sample.
Jim Van Verth
2018-01-22
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
[next]