index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrYUVProvider.cpp
Commit message (
Expand
)
Author
Age
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Add NV12 texture conversion support.
jbauman
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Use GrGammaEffect to support YUV conversion without sRGB write control
brianosman
2016-05-11
*
Minor GrRenderTarget retraction
robertphillips
2016-05-11
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Require sRGB write control for sRGB support. Add flag to GrPaint to suppress ...
brianosman
2016-03-25
*
detach -> release
mtklein
2016-03-16
*
Update Skia's YUV API
msarett
2016-03-10
*
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....
msarett
2016-03-07
*
Update Skia's YUV API
msarett
2016-03-07
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Add ability to extract YUV planes from SkImage
bsalomon
2016-02-01
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
refactor parts of SkGr.cpp for use by SkImages
reed
2015-09-08