index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrContextPriv.h
Commit message (
Expand
)
Author
Age
*
Remove more unused ownership arguments
Brian Osman
2017-03-09
*
Control making of GrSemaphore objects inside of GrResourceProvider
Greg Daniel
2017-03-07
*
GrContext option to prevent GPU based YUV -> RGB
Brian Osman
2017-02-14
*
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
Robert Phillips
2017-01-27
*
Use GrSurfaceContext::read/write-Pixels more
Robert Phillips
2017-01-25
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Add a deferred copy surface (take 3)
Robert Phillips
2016-12-15
*
Demote savePixels to save_pixels
Robert Phillips
2016-12-14
*
Partially defer GrSWMaskHelper
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
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Move clip mask generation into GrReducedClip
csmartdalton
2016-08-31
*
Move GrContext::makeDrawContext to new GrContextPriv object
robertphillips
2016-08-03