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
*
initial SkSLJIT checkin
Ethan Nicholas
2018-03-27
*
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
*
Cleaning up SkColorSpaceXform a bit
Brian Osman
2018-03-06
*
lowp impl for decal stages
Mike Reed
2018-02-21
*
add decal tilemode to shaders
Mike Reed
2018-02-16
*
1010102, 101010x, 888x in sw
Mike Klein
2018-01-30
*
pass size_t to ptr_and_ix()
Mike Klein
2018-01-24
*
Remove legacy 2pt conical gradient
Yuqian Li
2018-01-16
*
Update 2pt conical gradient in raster pipeline
Yuqian Li
2018-01-05
*
fold SkJumper_vectors.h into SkJumper_stages.cpp
Mike Klein
2018-01-01
*
attempt 3: add experimental bilerp_clamp_8888 stage
Mike Klein
2017-12-22
*
GOOGLE3 -> SK_BUILD_FOR_GOOGLE3
Mike Klein
2017-12-19
*
Revert "attempt 2: add experimental bilerp_clamp_8888 stage"
Mike Klein
2017-12-18
*
attempt 2: add experimental bilerp_clamp_8888 stage
Mike Klein
2017-12-18
*
Rework out-of-gamut handling in SkRasterPipeline
Mike Klein
2017-12-18
*
add 0->0 path to approx_powf()
Mike Klein
2017-12-15
*
make SkColorSpace_New real
Mike Klein
2017-12-14
*
disable f16<->f32 instructions on Google3
Mike Klein
2017-12-13
*
JUMPER_IS_AVX2 -> JUMPER_IS_HSW
Mike Klein
2017-12-12
*
a little SkJumper tidy up
Mike Klein
2017-12-12
*
drop to scalar mode in some armv7 debug builds
Mike Klein
2017-12-12
*
remove vfpv4 requirement for SkJumper on ARMv7
Mike Klein
2017-12-12
*
Use first/second instead of min/max in 2pt conical gradient
Yuqian Li
2017-12-11
*
Revert "add experimental bilerp_clamp_8888 stage"
Mike Klein
2017-12-11
*
add experimental bilerp_clamp_8888 stage
Mike Klein
2017-12-11
*
turn back on NEON lowp code...
Mike Klein
2017-12-07
*
AVX2 specialization for lowp gradient lookup
Florin Malita
2017-11-10
*
Revert "more powerful map()"
Greg Daniel
2017-11-10
*
more powerful map()
Mike Klein
2017-11-10
*
AVX2 gather for lowp
Florin Malita
2017-11-10
*
add some lowp gradient stages
Mike Klein
2017-11-03
*
another batch of lowp stages
Mike Klein
2017-11-01
*
Some lowp refactoring
Mike Klein
2017-10-31
*
clean up SK_LEGACY_LOWP_STAGES
Mike Klein
2017-10-31
*
add srcover_bgra_8888
Mike Klein
2017-10-24
*
more easy lowp shader stages
Mike Klein
2017-10-24
*
make enabling LOWP stages simpler
Mike Klein
2017-10-23
*
translate+scale -> scale+translate
Mike Klein
2017-10-20
*
start on lowp shaders
Mike Klein
2017-10-20
*
Feed seed_shader() iota through a context pointer.
Mike Klein
2017-10-18
*
rename (x,y) to (dx,dy)
Mike Klein
2017-10-18
*
set SkJumper_kMaxStride to 16
Mike Klein
2017-10-17
*
check unpremul scale directly against infinity
Mike Klein
2017-10-12
*
clamp to [0,1] in all gradient tilers
Mike Klein
2017-10-05
*
reformat hard-to-read preprocessor in SkJumper.cpp
Mike Klein
2017-10-05
*
add _skx stages
Mike Klein
2017-10-02
[next]