index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
Commit message (
Expand
)
Author
Age
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-04-26
*
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
*
Remove SK_SUPPORT_LEGACY_BROKEN_LERP support
Florin Malita
2017-03-13
*
Revert "Fix new IT blocks ARMv8"
Mike Klein
2017-03-07
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-03-06
*
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
*
Remove SkTextureCompressor.
Herb Derby
2017-02-10
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
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
*
Really use vpmaddwd in hsw::convolve_vertical().
Mike Klein
2017-01-26
*
Graceful degredation for SkOpts_hsw.
Mike Klein
2017-01-26
*
Fix variable names in convolve_vertical().
Mike Klein
2017-01-26
*
SkOpts_hsw ODR paranoia
Mike Klein
2017-01-26
*
Move shader register setup to SkRasterPipelineBlitter.
Mike Klein
2017-01-23
*
SkRasterPipeline: implement support for SkTableColorFilter
Mike Klein
2017-01-23
*
Remove SkColorCubeFilter. It is unused.
Mike Klein
2017-01-21
*
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
*
Revert "Optimize SkBlend by using NEON intrinsics"
Mike Klein
2017-01-13
*
Fix out of bounds read in RP::load_tables_u16_be()
Matt Sarett
2017-01-13
*
Optimize SkBlend by using NEON intrinsics
Joel Liang
2017-01-13
*
Attempt 3: SkRasterPipelineBlitter: support A8
Mike Klein
2017-01-13
*
Use RasterPipeline to support full precision on 16-bit RGBA pngs
Matt Sarett
2017-01-13
*
Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs"
Matt Sarett
2017-01-12
*
Use RasterPipeline to support full precision on 16-bit RGBA pngs
Matt Sarett
2017-01-12
*
disable runtime detected AVX2 raster pipelines
Mike Klein
2017-01-12
*
remove xbyak experiment
Mike Klein
2017-01-10
*
SkXbyak: loop inside, only body
Mike Klein
2017-01-07
[next]