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
*
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
*
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
*
proposed: inclusive gradients, exclusive images
Mike Klein
2017-05-11
*
Fix alpha coverage for lerp_565 stage.
bungeman
2017-05-10
*
Add radial gradient stage.
Herb Derby
2017-05-09
*
add a guide to contributing to SkJumper
Mike Klein
2017-05-08
*
jumper, finish blend modes
Mike Klein
2017-05-08
*
move dither after the transfer function
Mike Klein
2017-05-04
*
dither stage
Mike Klein
2017-05-03
*
Add sweep gradient to SkRasterPipeline
Herb Derby
2017-05-03
*
finish up constants
Mike Klein
2017-05-01
*
refactor hsl_to_rgb a touch
Mike Klein
2017-05-01
*
fix t / t2 confusion in hsl_to_rgb
Mike Klein
2017-05-01
*
getting close on float constants
Mike Klein
2017-05-01
*
some float constants
Mike Klein
2017-05-01
*
jumper, remove C(int)
Mike Klein
2017-04-27
*
jumper, replace _i with normal constants
Mike Klein
2017-04-27
*
clear out C(), _i, and _f constants from SkJumper_vectors.h
Mike Klein
2017-04-27
*
prep for more constants
Mike Klein
2017-04-26
*
remove to_2dot2 and from_2dot2
Mike Klein
2017-04-26
*
jumper, maybe we can just use constants
Mike Klein
2017-04-21
*
long live SkJumper
Mike Klein
2017-04-21
[next]