index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
jumper
Commit message (
Expand
)
Author
Age
*
use smarter float -> skfixed15 logic everywhere
Mike Klein
2017-06-06
*
less naive lowp constant_color
Mike Klein
2017-06-06
*
more easy lowp stages
Mike Klein
2017-06-06
*
SkJumper: only omit leaf frame pointers
Mike Klein
2017-06-05
*
more lowp blend modes
Mike Klein
2017-06-05
*
lowp: add some big easy stages
Mike Klein
2017-06-05
*
lowp: add constant_color, swap, move_dst_src
Mike Klein
2017-06-05
*
add color
Mike Klein
2017-06-05
*
lowp: add move_src_dst and srcover
Mike Klein
2017-06-05
*
slight streamlining for lowp load_8888 with pshufb
Mike Klein
2017-06-05
*
Real fix for stage perf regression.
Mike Klein
2017-06-05
*
have start_pipeline() return limit again
Mike Klein
2017-06-05
*
don't try lowp in msan builds
Mike Klein
2017-06-04
*
start on SkJumper lowp mode
Mike Klein
2017-06-04
*
move load_and_inc() and LazyCtx into SkJumper_misc.h
Mike Klein
2017-06-02
*
minor refactor to SkRasterPipeline::BuildPipeline
Mike Klein
2017-06-02
*
plumb y through to SkJumper
Mike Klein
2017-06-01
*
update SkRasterPipeline::run() to also take y
Mike Klein
2017-06-01
*
reland: We can mask load and store with just AVX
Mike Klein
2017-06-01
*
clean up now that min_stride == 1
Mike Klein
2017-05-31
*
Add aarch64 tail code.
Herb Derby
2017-05-30
*
Add arm tail code.
Herb Derby
2017-05-30
*
Add tail handling for SSE* to SkJumper.
Herb Derby
2017-05-25
*
add srcover_rgba_8888
Mike Klein
2017-05-25
*
make sure to_srgb maps 1 to 1
Mike Klein
2017-05-25
*
add stage for gaussian alpha to rgba for shadows
Mike Reed
2017-05-24
*
SkRasterPipeline in SkArenaAlloc
Mike Klein
2017-05-24
*
Revert "add knob to turn off fancy SkJumper features"
Mike Klein
2017-05-23
*
add knob to turn off fancy SkJumper features
Mike Klein
2017-05-23
*
simpler portable round()
Mike Klein
2017-05-23
*
remove min from repeat and mirror generally
Mike Klein
2017-05-23
*
retry tilers against 1
Mike Klein
2017-05-23
*
Revert "Revert "fix ubsan warning""
Brian Osman
2017-05-22
*
Revert "We can mask load and store with just AVX."
Brian Osman
2017-05-22
*
Revert "add tilers against 1"
Brian Osman
2017-05-22
*
Revert "fix ubsan warning"
Brian Osman
2017-05-22
*
fix ubsan warning
Mike Klein
2017-05-22
*
add tilers against 1
Mike Klein
2017-05-22
*
We can mask load and store with just AVX.
Mike Klein
2017-05-22
*
add compile, use it in blitter
Mike Klein
2017-05-22
*
tidy up dither stage
Mike Klein
2017-05-20
*
streamline SkRasterPipeline::run()
Mike Klein
2017-05-20
*
stage version of vertices
Mike Reed
2017-05-19
*
try Herb's new to_srgb
Mike Klein
2017-05-16
*
clamp to premul in dither
Mike Klein
2017-05-16
*
fix SkJumper radial gradient precision
Mike Klein
2017-05-15
*
add unaligned_store()
Mike Klein
2017-05-15
*
Add evenly spaced stops and unify gradient contexts
Herb Derby
2017-05-15
*
composeshader stages
Mike Reed
2017-05-15
*
fix SkJumperHSL blend modes
Mike Klein
2017-05-12
[next]