index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
/
SkOpts_sse41.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Remove previous blur image implementation. Try 2
Herbert Derby
2017-12-06
*
Revert "Remove previous blur image implementation"
Herb Derby
2017-12-06
*
Remove previous blur image implementation
Herbert Derby
2017-12-06
*
Retry cleaning up SkLinearBitmapPipeline.
Mike Klein
2017-07-20
*
Revert "remove a bit more dead code"
Mike Reed
2017-06-26
*
remove a bit more dead code
Mike Klein
2017-06-24
*
long live SkJumper
Mike Klein
2017-04-21
*
Simplify more: remove SkRasterPipeline::compile().
Mike Klein
2017-02-16
*
Bring back SkRasterPipeline::run() for one-off uses.
Mike Klein
2016-11-30
*
SkRasterPipeline::compile().
Mike Klein
2016-10-25
*
Move SkRasterPipeline further into SkOpts.
Mike Klein
2016-10-25
*
Add missing sse41::run_pipeline.
Mike Klein
2016-10-20
*
SkRasterPipeline refactor
Mike Klein
2016-10-20
*
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
*
Make all SkRasterPipeline stages stock stages in SkOpts.
Mike Klein
2016-10-04
*
Add an enum layer of indirection for stock raster pipeline stages.
Mike Klein
2016-09-29
*
Start moving SkRasterPipeline stages to SkOpts.
Mike Klein
2016-09-29
*
Refactor of SkColorSpaceXformOpts
msarett
2016-08-02
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-29
*
Revert of Add color space xform support to SkJpegCodec (includes F16!) (patch...
msarett
2016-07-28
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-28
*
Add capability for SkColorXform to output half floats
msarett
2016-07-15
*
Update SkOpts namespaces.
mtklein
2016-07-13
*
Make all color xforms 'fast' (step 1)
msarett
2016-07-11
*
Support sRGB dsts in opt code
msarett
2016-06-20
*
Clean up two unlaunched SSE 4.1 8888 blits.
mtklein
2016-06-16
*
Implement fast, correct gamma conversion for color xforms
msarett
2016-06-16
*
Revert of Clean up two unlaunched SSE 4.1 8888 blits. (patchset #1 id:1 of ht...
mtklein
2016-06-13
*
Clean up two unlaunched SSE 4.1 8888 blits.
mtklein
2016-06-13
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-17
*
Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of ...
reed
2016-05-17
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-16
*
Revert "Add tests and benches to support the sRGB blitter for SkOpts"
scroggo
2016-05-11
*
Add tests and benches to support the sRGB blitter for SkOpts
herb
2016-05-10
*
Port S32A_opaque blit row to SkOpts.
mtklein
2016-03-23
*
Fix for unaligned automatic variable address in SSE routines. This used to wo...
marco.diiga
2016-03-21
*
spin off some safe parts from AVX2 CL
mtklein
2016-01-25
*
Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of ...
msarett
2016-01-25
*
AVX 2 SrcOver blits: color32, blitmask.
mtklein
2016-01-25
*
SSE 4.1 SrcOver blits: color32, blitmask.
mtklein
2015-12-16
*
Update SkOpts namespaces.
mtklein
2015-08-18
[next]