index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkRasterPipeline.h
Commit message (
Expand
)
Author
Age
*
add stages for black and white colors
Mike Reed
2017-07-06
*
optimize for diff matrix types
Mike Reed
2017-07-05
*
consolidate logic for matrix stage
Mike Reed
2017-07-04
*
update long out of date comment
Mike Klein
2017-06-29
*
2pt conical stage for focal-point-outside case
Florin Malita
2017-06-29
*
2pt conical stage for focal-pt-on-edge case
Florin Malita
2017-06-28
*
2ptconical stage
Florin Malita
2017-06-28
*
add bgra as 1st class format
Mike Klein
2017-06-27
*
remove unused "swap" stage
Mike Klein
2017-06-27
*
specialize loaders for dst registers, to avoid move/swap stages
Mike Reed
2017-06-27
*
Real fix for stage perf regression.
Mike Klein
2017-06-05
*
have start_pipeline() return limit again
Mike Klein
2017-06-05
*
start on SkJumper lowp mode
Mike Klein
2017-06-04
*
minor refactor to SkRasterPipeline::BuildPipeline
Mike Klein
2017-06-02
*
update SkRasterPipeline::run() to also take y
Mike Klein
2017-06-01
*
add srcover_rgba_8888
Mike Klein
2017-05-25
*
add stage for gaussian alpha to rgba for shadows
Mike Reed
2017-05-24
*
SkSTArenaAlloc
Florin Malita
2017-05-24
*
better extend: alloc once, no recursion
Mike Klein
2017-05-24
*
SkRasterPipeline in SkArenaAlloc
Mike Klein
2017-05-24
*
retry tilers against 1
Mike Klein
2017-05-23
*
Revert "add tilers against 1"
Brian Osman
2017-05-22
*
add tilers against 1
Mike Klein
2017-05-22
*
add compile, use it in blitter
Mike Klein
2017-05-22
*
some basic speed ups for SkRasterPipeline::append()
Mike Klein
2017-05-22
*
stage version of vertices
Mike Reed
2017-05-19
*
Add evenly spaced stops and unify gradient contexts
Herb Derby
2017-05-15
*
composeshader stages
Mike Reed
2017-05-15
*
refactor gradient stage names
Mike Klein
2017-05-12
*
Revert "Evenly space gradient stage."
Mike Klein
2017-05-12
*
Evenly space gradient stage.
herb
2017-05-11
*
Add radial gradient stage.
Herb Derby
2017-05-09
*
jumper, finish blend modes
Mike Klein
2017-05-08
*
dither stage
Mike Klein
2017-05-03
*
Add sweep gradient to SkRasterPipeline
Herb Derby
2017-05-03
*
remove to_2dot2 and from_2dot2
Mike Klein
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
*
Add multi-stop SkJumper stage.
Herb Derby
2017-04-10
*
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
*
SkJumper
Mike Klein
2017-02-16
*
Clean up SkSplicer.
Mike Klein
2017-02-15
*
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
[next]