index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
private
/
SkFixed.h
Commit message (
Expand
)
Author
Age
*
add saturate helper for float2int64
Mike Reed
2018-01-31
*
Increase accuracy of float -> fixed in ICC code
Brian Osman
2017-12-18
*
Revert "Increase accuracy of float -> fixed in ICC code"
Eric Karl
2017-12-16
*
Increase accuracy of float -> fixed in ICC code
Brian Osman
2017-12-15
*
saturate when converting float to fixed
Mike Reed
2017-11-27
*
remove SkFixedMul_arm()
Mike Klein
2017-11-09
*
Guard VFPv3 ASM with an ifdef.
Ben Wagner
2017-11-09
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-04-26
*
Revert "Fix new IT blocks ARMv8"
Mike Klein
2017-03-07
*
Fix new IT blocks ARMv8
Amaury Le Leyzour
2017-03-06
*
Fixed3232 overflow in LinearGradientContext::shadeSpan()
Florin Malita
2017-02-10
*
Revert "Revert "SkScalar: delete code that doesn't compile.""
Hal Canary
2017-02-02
*
Revert "SkScalar: delete code thqat doesn't compile."
Leon Scroggins
2017-02-02
*
SkScalar: delete code thqat doesn't compile.
Hal Canary
2017-02-02
*
Guard against buggy ucrt\math.h.
Mike Klein
2016-11-28
*
Make SkFixedRound/Ceil/FloorToFixed as inline func
liyuqian
2016-10-20
*
Fix SkFixedDiv macro
liyuqian
2016-07-13
*
Remove Sk(Float|Double)PinToFixed functions, only used in tests.
brianosman
2016-05-06
*
remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer defines this
reed
2016-04-27
*
Revert of For *ToFixed, in debug mode, assert that the value is in range. (pa...
fmalita
2016-04-07
*
For *ToFixed, in debug mode, assert that the value is in range.
benjaminwagner
2016-04-07
*
Add pinned versions of *ToFixed.
benjaminwagner
2016-04-07
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Make SkFixed private.
benjaminwagner
2016-03-28