index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
SkGr.h
Commit message (
Expand
)
Author
Age
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...
brianosman
2016-03-17
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-17
*
Cleaning up trailing spaces and typos.
cblume
2016-01-26
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-20
*
Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster
Brian Salomon
2015-10-19
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-19
*
Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...
egdaniel
2015-10-16
*
Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...
bsalomon
2015-10-16
*
Remove image usage type enum. Use GrTextureParams instead.
bsalomon
2015-10-12
*
Move functions from SkGr to SkGrPriv.h
bsalomon
2015-10-09
*
remove unused helper function
reed
2015-09-29
*
Make skpaint->grpaint flow work for composing draws (verts and atlas)
bsalomon
2015-09-28
*
Stop supporting HW dither
bsalomon
2015-09-22
*
share code between SkGr and Cacherator
reed
2015-09-16
*
Create fragment processor for performing input color blend with child processor
bsalomon
2015-09-15
*
Use SkImageCacherator in SkImages
reed
2015-09-10
*
SK_API on GrWrapTextureInBitmap
bsalomon
2015-09-09
*
refactor parts of SkGr.cpp for use by SkImages
reed
2015-09-08
*
Extend SkImageGenerator to support natively generated GrTextures. As part of ...
reed
2015-08-13
*
Refactor helper function for SkBitmapShader to GrFragmentProcessor
joshualitt
2015-08-12
*
new image from backend desc
reed
2015-05-07
*
Don't draw if SkShader::asNewFragmentProcessor fails.
bsalomon
2015-04-15
*
Add constant color GrFP.
bsalomon
2015-04-02
*
Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...
bsalomon
2015-04-02
*
Add constant color GrFP.
bsalomon
2015-04-01
*
Pass Rendertarget into context.
joshualitt
2015-02-18
*
Reimplement gpu message bus for invalidated bitmap gen IDs
bsalomon
2015-02-06
*
Add specialized content key class for resources.
bsalomon
2015-01-23
*
Add sRGB texture support.
jvanverth
2014-12-22
*
remove view matrix from context
joshualitt
2014-12-17
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...
bsalomon
2014-11-14
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-14
*
Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...
bsalomon
2014-11-13
*
Replace GrResourceCache with GrResourceCache2.
bsalomon
2014-11-13
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-08
*
Revert "GrResourceCache2 manages scratch texture."
Brian Salomon
2014-10-07
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-10-07
*
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...
robertphillips
2014-09-30
*
GrResourceCache2 manages scratch texture.
bsalomon
2014-09-30
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
eliminate code related to SkBitmap::Config
reed
2014-08-18
*
Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.
jvanverth
2014-07-11
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
[next]