index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
SkGr.cpp
Commit message (
Expand
)
Author
Age
*
remove SkError
Mike Klein
2016-10-13
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Helper functions to do SkColor -> GrColor4f
Brian Osman
2016-09-30
*
Make GrRenderableConfigForColorSpace argument const
brianosman
2016-09-23
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Gamut transformation of the paint color in Ganesh
brianosman
2016-09-12
*
Push usage of GrColor4f into OverrideInput
brianosman
2016-09-08
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Always supply a color space (sRGB for now) with F16
brianosman
2016-07-26
*
Just pass the draw context to paint conversion
brianosman
2016-07-25
*
remove/deprecate SkBitmap::getTexture, as it now always returns false
reed
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Bundle SkShader::asFragmentProcessor arguments in a struct
brianosman
2016-07-22
*
Cleanup of code that converts from GPU-backed resources to SkImageInfo
brianosman
2016-07-22
*
Remove SkGrPixelRef
robertphillips
2016-07-21
*
Adding an SkColorSpace to SkImage_Gpu
brianosman
2016-07-20
*
Never allow dither for non-legacy (sRGB or F16) targets.
brianosman
2016-07-13
*
GrColor4f is yet another 4f color type, unfortunately.
brianosman
2016-06-24
*
Never use CPU-built mips for Gray_8.
brianosman
2016-06-21
*
More removal of SkColorProfileType...
brianosman
2016-06-20
*
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...
egdaniel
2016-06-17
*
More removal of SkColorProfileType...
brianosman
2016-06-17
*
Don't try to set gamma treatment if texture creation fails.
brianosman
2016-06-17
*
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
*
Better (?) interface for controlling sRGB-ness of mipmaps on GrTexture
brianosman
2016-06-13
*
respect srgb gamma when building mips
reed
2016-06-10
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Plumbing mipmaps to the point of creation.
cblume
2016-06-03
*
Simplify GrSWMaskHelper
robertphillips
2016-05-13
*
Minor GrRenderTarget retraction
robertphillips
2016-05-11
*
Add missing F16 case to reverse pixel config conversion
brianosman
2016-04-12
*
Make is_ktx safer
scroggo
2016-04-12
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag...
brianosman
2016-03-25
*
Revert of Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed ...
brianosman
2016-03-25
*
Re-enable CPU mipmap generation for Ganesh. Aniso mips were landed a while ag...
brianosman
2016-03-25
[next]