index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkSRGB.h
Commit message (
Expand
)
Author
Age
*
Revert "update SkColor4f::FromColor() to preserve transfer function"
Robert Phillips
2018-07-13
*
update SkColor4f::FromColor() to preserve transfer function
Mike Klein
2018-07-12
*
Streamline legacy gradient color conversion
Florin Malita
2017-11-01
*
consolidate SkSRGB functions, and remove unused
Mike Klein
2017-11-01
*
Optimize mipmap downsample_2_2 in sRGB mode
Matt Sarett
2017-03-09
*
Revert "Optimize mipmap downsample_2_2 in sRGB mode"
Derek Sollenberger
2017-03-08
*
Optimize mipmap downsample_2_2 in sRGB mode
Matt Sarett
2017-03-08
*
clamp to 1.0f in sk_linear_to_srgb_needs_round()
Mike Klein
2017-01-05
*
Revert "SkColorSpaceXform bug fixes"
Matt Sarett
2016-12-01
*
SkColorSpaceXform bug fixes
Matt Sarett
2016-12-01
*
Convert blitter over to new style from_srgb, to_srgb.
Mike Klein
2016-11-28
*
Support sRGB 565.
Mike Klein
2016-11-22
*
Remove sk_linear_to_srgb_noclamp().
Mike Klein
2016-11-03
*
SkRasterPipeline: 8x pipelines, without any 8x code enabled.
Mike Klein
2016-10-12
*
Revert "SkRasterPipeline: 8x pipelines, attempt 2"
Mike Klein
2016-10-10
*
SkRasterPipeline: 8x pipelines, attempt 2
Mike Klein
2016-10-07
*
Revert "SkRasterPipeline: 8x pipelines"
Mike Klein
2016-10-07
*
SkRasterPipeline: 8x pipelines
Mike Klein
2016-10-07
*
sk_linear_from_srgb_math
Mike Klein
2016-10-04
*
Add a clamp stage to SkRasterPipelineBlitter.
mtklein
2016-07-25
*
Add clamp to sk_linear_to_srgb, reorder instructions
msarett
2016-07-22
*
Tune linear->sRGB constants to round-trip all bytes.
mtklein
2016-07-20
*
Update rounding/clamping comments on sk_linear_to_srgb().
mtklein
2016-07-19
*
Move sRGB <-> linear conversion components to their own files.
mtklein
2016-07-08
*
Revert of Move sRGB <-> linear conversion components to their own files. (pat...
mtklein
2016-07-07
*
Move sRGB <-> linear conversion components to their own files.
mtklein
2016-07-07