index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
opts
Commit message (
Expand
)
Author
Age
*
collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst
Mike Klein
2018-07-11
*
Reland "transform paint color to dst colorspace"
Mike Klein
2018-07-11
*
update (non-sprite) image shader color management
Mike Klein
2018-07-10
*
basic first pass at RGBA F32 support
Mike Klein
2018-06-26
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
remove lowp bilerp_clamp_8888 stage
Mike Klein
2018-06-18
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
avoid immintrin.h in SkNx_sse.h
Mike Klein
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Clean up a few IWYU issues
Mike Klein
2018-06-11
*
Implement Sk2f::floor
Chris Dalton
2018-06-08
*
remove linear-blended sRGB dst support in software
Mike Klein
2018-06-06
*
fix a weird edge case in to_srgb stage
Mike Klein
2018-06-01
*
remove map() from SkRasterPipeline_opts.h
Mike Klein
2018-05-31
*
Reland "start cleaning up non-skcms SkColorSpaceXforms"
Mike Klein
2018-05-23
*
Revert "start cleaning up non-skcms SkColorSpaceXforms"
Mike Klein
2018-05-23
*
start cleaning up non-skcms SkColorSpaceXforms
Mike Klein
2018-05-22
*
rewrite while to for loop to avoid last increment
Mike Reed
2018-05-09
*
avoid overflow by using tmp 64bits
Mike Reed
2018-04-17
*
Reland "low-hanging bilerp_clamp_8888 wins"
Mike Klein
2018-04-17
*
Revert "low-hanging bilerp_clamp_8888 wins"
Mike Klein
2018-04-17
*
low-hanging bilerp_clamp_8888 wins
Mike Klein
2018-04-16
*
Implement Sk2f Load2
Chris Dalton
2018-04-12
*
Implement Sk4f min/max
Chris Dalton
2018-04-12
*
Implement Sk2f::Store2
Chris Dalton
2018-04-09
*
specialize arm64 allTrue()/anyTrue()
Mike Klein
2018-03-26
*
Revert "Implement Sk2f::Store2"
Chris Dalton
2018-03-23
*
Implement Sk2f::Store2
Chris Dalton
2018-03-23
*
small ABI + narrow/wide code updates
Mike Klein
2018-03-21
*
detect nonfinite cubic points
Mike Reed
2018-03-20
*
exact divide by 255 with NEON
Mike Klein
2018-03-14
*
Small cleanups suggested by ClangTidy
Kevin Lubick
2018-03-12
*
with no more offline codegen, seed_shader can be normal
Mike Klein
2018-03-11
*
follow JUMPER_NARROW_STAGES in lowp stages too
Mike Klein
2018-03-10
*
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
*
Implement Sk2f::Store4
Chris Dalton
2018-02-07
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
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
*
Add Store3 to Sk2f
Chris Dalton
2017-12-01
*
add Load2() to Sk4f
Mike Klein
2017-12-01
*
Fix Sk8b reading too many bytes
Herb Derby
2017-11-16
*
Support for direct gaussian blur evaluation
Herb Derby
2017-11-02
*
Add mulHi to SkNx
Herb Derby
2017-10-11
[next]