OLD | NEW |
---|---|
1 { | 1 { |
2 "Pretend-iOS-Bot": [ | 2 "Pretend-iOS-Bot": [ |
3 "--config", | 3 "--config", |
4 "565", | 4 "565", |
5 "8888", | 5 "8888", |
6 "gpu", | 6 "gpu", |
7 "gpusrgb", | 7 "gpusrgb", |
8 "pdf", | 8 "pdf", |
9 "serialize-8888", | 9 "serialize-8888", |
10 "tiles_rt-8888", | 10 "tiles_rt-8888", |
(...skipping 1646 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1657 "_", | 1657 "_", |
1658 ".RW2", | 1658 ".RW2", |
1659 "_", | 1659 "_", |
1660 "image", | 1660 "image", |
1661 "_", | 1661 "_", |
1662 ".PEF", | 1662 ".PEF", |
1663 "_", | 1663 "_", |
1664 "image", | 1664 "image", |
1665 "_", | 1665 "_", |
1666 ".SRW", | 1666 ".SRW", |
1667 "_", | |
1668 "image", | |
1669 "_", | |
1670 ".arw", | |
1671 "_", | |
1672 "image", | |
1673 "_", | |
1674 ".cr2", | |
1675 "_", | |
1676 "image", | |
1677 "_", | |
1678 ".dng", | |
1679 "_", | |
1680 "image", | |
1681 "_", | |
1682 ".nef", | |
1683 "_", | |
1684 "image", | |
1685 "_", | |
1686 ".nrw", | |
1687 "_", | |
1688 "image", | |
1689 "_", | |
1690 ".orf", | |
1691 "_", | |
1692 "image", | |
1693 "_", | |
1694 ".raf", | |
1695 "_", | |
1696 "image", | |
1697 "_", | |
1698 ".rw2", | |
1699 "_", | |
1700 "image", | |
1701 "_", | |
1702 ".pef", | |
1703 "_", | |
1704 "image", | |
1705 "_", | |
1706 ".srw", | |
1707 "_", | |
1708 "image", | |
1709 "_", | |
1710 ".ARW", | |
1711 "_", | |
1712 "image", | |
1713 "_", | |
1714 ".CR2", | |
1715 "_", | |
1716 "image", | |
1717 "_", | |
1718 ".DNG", | |
1719 "_", | |
1720 "image", | |
1721 "_", | |
1722 ".NEF", | |
1723 "_", | |
1724 "image", | |
1725 "_", | |
1726 ".NRW", | |
1727 "_", | |
1728 "image", | |
1729 "_", | |
1730 ".ORF", | |
1731 "_", | |
1732 "image", | |
1733 "_", | |
1734 ".RAF", | |
1735 "_", | |
1736 "image", | |
1737 "_", | |
1738 ".RW2", | |
1739 "_", | |
1740 "image", | |
1741 "_", | |
1742 ".PEF", | |
1743 "_", | |
1744 "image", | |
1745 "_", | |
1746 ".SRW", | |
1667 "--noRAW_threading" | 1747 "--noRAW_threading" |
1668 ], | 1748 ], |
1669 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ | 1749 "Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [ |
1670 "--config", | 1750 "--config", |
1671 "565", | 1751 "565", |
1672 "8888", | 1752 "8888", |
1673 "gpu", | 1753 "gpu", |
1674 "gpusrgb", | 1754 "gpusrgb", |
1675 "--src", | 1755 "--src", |
1676 "tests", | 1756 "tests", |
(...skipping 2512 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4189 "2ndpic-8888", | 4269 "2ndpic-8888", |
4190 "gm", | 4270 "gm", |
4191 "_", | 4271 "_", |
4192 "image-cacherator-from-ctable", | 4272 "image-cacherator-from-ctable", |
4193 "serialize-8888", | 4273 "serialize-8888", |
4194 "gm", | 4274 "gm", |
4195 "_", | 4275 "_", |
4196 "image-cacherator-from-ctable" | 4276 "image-cacherator-from-ctable" |
4197 ] | 4277 ] |
4198 } | 4278 } |
OLD | NEW |