index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
SkRasterPipeline_opts.h
Commit message (
Expand
)
Author
Age
*
remove linear-blended sRGB dst support in software
Mike Klein
2018-06-06
*
fix a weird edge case in to_srgb stage
Mike Klein
2018-06-01
*
remove map() from SkRasterPipeline_opts.h
Mike Klein
2018-05-31
*
Reland "start cleaning up non-skcms SkColorSpaceXforms"
Mike Klein
2018-05-23
*
Revert "start cleaning up non-skcms SkColorSpaceXforms"
Mike Klein
2018-05-23
*
start cleaning up non-skcms SkColorSpaceXforms
Mike Klein
2018-05-22
*
Reland "low-hanging bilerp_clamp_8888 wins"
Mike Klein
2018-04-17
*
Revert "low-hanging bilerp_clamp_8888 wins"
Mike Klein
2018-04-17
*
low-hanging bilerp_clamp_8888 wins
Mike Klein
2018-04-16
*
small ABI + narrow/wide code updates
Mike Klein
2018-03-21
*
exact divide by 255 with NEON
Mike Klein
2018-03-14
*
Small cleanups suggested by ClangTidy
Kevin Lubick
2018-03-12
*
with no more offline codegen, seed_shader can be normal
Mike Klein
2018-03-11
*
follow JUMPER_NARROW_STAGES in lowp stages too
Mike Klein
2018-03-10
*
Reland "Reland "make SkJumper stages normal Skia code""
Mike Klein
2018-03-07
*
Revert "Reland "make SkJumper stages normal Skia code""
Mike Klein
2018-03-07
*
Reland "make SkJumper stages normal Skia code"
Mike Klein
2018-03-07
*
Revert "make SkJumper stages normal Skia code"
Mike Klein
2018-03-07
*
make SkJumper stages normal Skia code
Mike Klein
2018-03-07
*
long live SkJumper
Mike Klein
2017-04-21
*
kill off shader_adapter
Mike Klein
2017-04-21
*
jumper, rework callback a bit, use it for color_lookup_table
Mike Klein
2017-04-21
*
add a callback stage to SkRasterPipeline
Mike Klein
2017-04-17
*
jumper, bilinear and bicubic sampling stages
Mike Klein
2017-04-12
*
make all gather_*() use SkJumper_GatherCtx
Mike Klein
2017-04-12
*
remove SkNx AVX code
Mike Klein
2017-04-11
*
fix -Fast bot
Mike Klein
2017-04-10
*
Add multi-stop SkJumper stage.
Herb Derby
2017-04-10
*
tweaks to make gather_* easier in SkJumper
Mike Klein
2017-04-06
*
remove trace and registers stages
Mike Klein
2017-04-05
*
Add support for F32 sources to SkColorSpaceXform
Matt Sarett
2017-03-21
*
Enable legacy premuls in SkColorSpaceXform
Matt Sarett
2017-02-22
*
Simplify more: remove SkRasterPipeline::compile().
Mike Klein
2017-02-16
*
Implement SkHighContrastFilter
Dominic Mazzoni
2017-02-16
*
Make raster pipeline support all pixel conversions
Matt Sarett
2017-02-14
*
Pixel conversion refactors: use raster pipeline for 565 and gray
Matt Sarett
2017-02-09
*
SkRasterPipeline shader adapter
Florin Malita
2017-01-31
*
Revert "SkRasterPipeline shader adapter"
Florin Malita
2017-01-29
*
SkRasterPipeline shader adapter
Florin Malita
2017-01-29
*
Move shader register setup to SkRasterPipelineBlitter.
Mike Klein
2017-01-23
*
SkRasterPipeline: implement support for SkTableColorFilter
Mike Klein
2017-01-23
*
Replace raster pipeline nextafter() calls with SkNu nudging
Florin Malita
2017-01-20
*
Just clamp to limit-epsilon.
Mike Klein
2017-01-20
*
SkRasterPipeline impl for 2-stop linear gradients
Florin Malita
2017-01-20
*
Add F16 support to SkPNGImageEncoder
Matt Sarett
2017-01-19
*
Reland "Respect full precision for RGB16 PNGs" (part 2)
Matt Sarett
2017-01-19
*
Revert "Respect full precision for RGB16 PNGs"
Matt Sarett
2017-01-18
*
Respect full precision for RGB16 PNGs
Matt Sarett
2017-01-18
*
Fix out of bounds read in RP::load_tables_u16_be()
Matt Sarett
2017-01-13
*
Attempt 3: SkRasterPipelineBlitter: support A8
Mike Klein
2017-01-13
[next]