Commit Graph

14 Commits

Author SHA1 Message Date
Miko Mynttinen
54057e5f02 Bug 1351426 - Part 4: Refactor gfx::Polygon to avoid unnecessary work and memory allocations r=kip
MozReview-Commit-ID: ASusoTqZxuY
2017-04-04 04:51:29 +02:00
Miko Mynttinen
17eafa1c69 Bug 1351426 - Part 3: Refactor BSPTree to use list instead of deque and use arena for memory allocations r=kip
MozReview-Commit-ID: F4ezRzbGihI
2017-04-10 16:35:56 +02:00
Sebastian Hengst
9ecf8b7651 Backed out changeset 2c56897d9ed1 (bug 1351426) 2017-04-11 20:02:40 +02:00
Sebastian Hengst
e6999ecc81 Backed out changeset 347a0fff68ba (bug 1351426) 2017-04-11 20:02:35 +02:00
Miko Mynttinen
c12f643a01 Bug 1351426 - Part 4: Refactor gfx::Polygon to avoid unnecessary work and memory allocations r=kip
MozReview-Commit-ID: ASusoTqZxuY
2017-04-04 04:51:29 +02:00
Miko Mynttinen
13293ab251 Bug 1351426 - Part 3: Refactor BSPTree to use list instead of deque and use arena for memory allocations r=kip
MozReview-Commit-ID: F4ezRzbGihI
2017-04-10 16:35:56 +02:00
Carsten "Tomcat" Book
ab13fda3b9 Backed out changeset a6c0e4789330 (bug 1351426) 2017-04-10 15:15:21 +02:00
Carsten "Tomcat" Book
089669c4c0 Backed out changeset aeca2ef150b8 (bug 1351426) 2017-04-10 15:15:18 +02:00
Miko Mynttinen
37f6ff1795 Bug 1351426 - Part 4: Refactor gfx::Polygon to avoid unnecessary work and memory allocations r=kip
MozReview-Commit-ID: ASusoTqZxuY
2017-04-04 04:51:29 +02:00
Miko Mynttinen
392d7e6bd7 Bug 1351426 - Part 3: Refactor BSPTree to use list instead of deque r=kip
MozReview-Commit-ID: F4ezRzbGihI
2017-04-05 20:12:35 +02:00
Miko Mynttinen
54bc26ea3d Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 2: Rename Polygon3D to Polygon, and use 4D points for all calculations r=kip
MozReview-Commit-ID: I6DB8xldpjO
2016-12-04 17:49:32 +01:00
Miko Mynttinen
52f4103951 Bug 1286412 - Implement polygon clipping and triangulation. r=kip
MozReview-Commit-ID: 8TWHBIFUV6Q
2016-10-03 16:35:52 -07:00
Miko Mynttinen
81da10740d Bug 1301818 - Prepare BSPTree for integration with the layers code r=kip
MozReview-Commit-ID: ADJvCZYSk6p
2016-09-16 16:03:32 -07:00
Miko Mynttinen
0ae9317556 Bug 1292390 - Add BSP tree implementation. r=jrmuizel, r=kip
MozReview-Commit-ID: BpGfAUS0MLj
2016-08-10 14:30:29 -07:00