gecko-dev/gfx
Boris Chiou 1b7cc40933 Bug 1361663 - Part 1: Use double instead of float for the progress of interpolation. r=birtles
We get the progress as |double|, and then pass it to a function by a |float|
type, and then finally cast it back to |double| for the interpolation.
We should avoid casting it back and forth, so change the function argument to
use |double| type for the progress.

MozReview-Commit-ID: 7QzfVBC7hSt

--HG--
extra : rebase_source : 62467bf0a734b650f524af656658cdfdabca2a5c
2017-05-22 13:35:15 +08:00
..
2d Bug 1352863 - Add a DistanceTo() method to BaseRect. r=kats 2017-05-19 20:10:30 -04:00
angle Backed out changeset a7dc86b21aa5 (bug 1364169) for Windows mochitest-gl failures a=backout 2017-05-11 15:40:31 -07:00
cairo Bug 1364628 - implement thread-safe variants of FT_New_Face/FT_Done_Face. r=jrmuizel 2017-05-17 21:56:24 -04:00
config Backed out changeset 1ad211b75475 (bug 1337062) for timeouts and shutdown crashes in e10s, primarily Win8 PGO b-c and dt 2017-04-28 21:50:06 -07:00
doc Bug 1364993 - Update webrender to 102603520d52f335f152ab74b6bcfdae061b6bc8. r=Jerry 2017-05-18 10:51:27 -04:00
docs
gl Bug 1362049 - Update the texture target and texture format in MacIOSurface. v5. r=mattwoodrow 2017-05-18 22:59:07 +08:00
graphite2 Bug 1349310 - Update graphite2 to release 1.3.10. r=milan 2017-05-08 12:08:24 +01:00
harfbuzz Bug 1358502 - Update harfbuzz to release 1.4.6. r=jrmuizel 2017-05-04 22:24:16 +01:00
ipc Bug 1361661 - Part 2 - Make Telemetry IPC code pass around Telemetry::ProcessID. r=dexter 2017-05-23 13:47:58 +07:00
layers Bug 1361663 - Part 1: Use double instead of float for the progress of interpolation. r=birtles 2017-05-22 13:35:15 +08:00
ots Bug 1353990 - Stop exporting woff2 headers. r=gps 2017-04-06 13:42:27 +09:00
qcms
sfntly Bug 1330495 - Unbreak FreeBSD build after bug 1324739. r=jfkthame 2017-01-12 03:19:33 +00:00
skia Bug 1364774 - fix premultiplied color output from linear gradients in Skia. r=mchang 2017-05-24 15:52:56 -04:00
src Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
tests Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
thebes Bug 1343730 - Part 1: Support submitFrame and encode the frame as a base64 image in VRPuppet; r=kip 2017-05-23 16:55:30 +08:00
vr Bug 1343730 - Part 1: Support submitFrame and encode the frame as a base64 image in VRPuppet; r=kip 2017-05-23 16:55:30 +08:00
webrender Bug 1364993 - Update webrender to 102603520d52f335f152ab74b6bcfdae061b6bc8. r=Jerry 2017-05-18 10:51:27 -04:00
webrender_bindings Bug 1364525 - Produce scrollbar thumb transforms. r=botond 2017-05-23 10:50:42 -04:00
webrender_traits Bug 1364993 - Update webrender to 102603520d52f335f152ab74b6bcfdae061b6bc8. r=Jerry 2017-05-18 10:51:27 -04:00
ycbcr Bug 1360429 - Part 1. inline arm assember for YCBCR should be on arm only. r=sotaro 2017-04-28 13:22:07 +09:00
moz.build Merge m-c to graphics 2017-01-25 08:52:04 -05:00