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
*
Use GrSemaphore rather than GrFence for external texture data
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
GrContext option to prevent GPU based YUV -> RGB
Brian Osman
2017-02-14
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Switch GrConfigConversionEffect over to taking GrTextureProxies
Robert Phillips
2017-01-25
*
Remove GrTestTarget
Robert Phillips
2017-01-20
*
Rename GrContext::getFontAtlas to getFontAtlas_ForTesting
Robert Phillips
2017-01-20
*
Change GPU read/write pixels API to support color space conversion
Brian Osman
2016-12-22
*
Restore getDevice_just_for_deprecated_compatibility_testing
Robert Phillips
2016-12-20
*
Remove getDevice_just_for_deprecated_compatibility_test()
Robert Phillips
2016-12-20
*
Rename GrBatchAtlas -> GrDrawOpAtlas.
Brian Salomon
2016-12-17
*
Rename GrBatchFontCache->GrAtlasGlyphCache
Brian Salomon
2016-12-16
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Remove mutex guards from GrContext::readSurfacePixels
Robert Phillips
2016-12-14
*
Revert "Add a deferred copy surface (take 2)"
Robert Phillips
2016-12-14
*
Add a deferred copy surface (take 2)
Robert Phillips
2016-12-13
*
Revert "Add a deferred copy surface"
Robert Phillips
2016-12-13
*
Add a deferred copy surface
Robert Phillips
2016-12-13
*
Defer more renderTargetContexts in the GPU image filter paths - take 2
robertphillips
2016-11-21
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Revert "Defer more renderTargetContexts in the GPU image filter paths"
Robert Phillips
2016-11-15
*
Defer more renderTargetContexts in the GPU image filter paths
Robert Phillips
2016-11-15
*
Change comments to refer to "render target context" rather than "draw context"
Brian Salomon
2016-10-29
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...
bsalomon
2016-09-07
*
Revert of Restructure flushing relationship between GrContext, GrDrawingManag...
bsalomon
2016-09-06
*
Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...
bsalomon
2016-09-06
*
Add a makeDrawContextWithFallback that handles config fallback
robertphillips
2016-09-06
*
Move clip mask generation into GrReducedClip
csmartdalton
2016-08-31
*
Make GrTextureStripAtlas flush pending IO on newly acquired texture
ajuma
2016-08-24
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05
*
Move GrContext::makeDrawContext to new GrContextPriv object
robertphillips
2016-08-03
*
Remove GrContext::applyGamma
robertphillips
2016-07-29
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Remove GrLayerHoister
robertphillips
2016-07-13
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Switch GrTextureToYUVPlanes over to newDrawContext calls
robertphillips
2016-05-11
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
[next]