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
*
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
*
Revert "Retry "SkRasterPipelineBlitter: support A8"..."
Mike Klein
2017-01-07
*
Fix Sk8f::Store4 (for HSW)
Matt Sarett
2017-01-06
*
Add a real SkXbyak bench, implement enough to run it.
Mike Klein
2017-01-06
*
Avoid SkFixed overflow in decal bitmap procs
Florin Malita
2017-01-06
*
SkXbyak basics
Mike Klein
2017-01-06
*
Retry "SkRasterPipelineBlitter: support A8"...
Mike Klein
2017-01-06
*
simplify by removing _d stages
Mike Klein
2017-01-06
*
Use stack instead of malloc() for most calls to SkRasterPipeline::run().
Mike Klein
2017-01-05
*
Revert "SkRasterPipelineBlitter: support A8"
Mike Klein
2017-01-05
*
SkRasterPipelineBlitter: support A8
Mike Klein
2017-01-05
*
Retry trim another instruction off SkRasterPipeline overhead
Mike Klein
2017-01-04
*
auto-generate _d stages
Mike Klein
2017-01-04
*
Revert "trim another instruction off SkRasterPipeline overhead"
Mike Klein
2017-01-04
*
trim another instruction off SkRasterPipeline overhead
Mike Klein
2017-01-03
*
remove MIPS DSP optimizations
Mike Klein
2016-12-21
*
Fix swapped interpretation of c and e in SkColorSpace_ICC
Matt Sarett
2016-12-19
[next]