We are currently drawing tiles as separate primitives. This doesn't work well for
masking out edge AA between tiles, since they aren't aware of each other.
The change switches image tiles to be drawn as segments sharing the same header.
Differential D19458
WR draw image tiles as segments Authored by kvark on Feb 12 2019, 2:49 AM. Tags None Subscribers None
Details
We are currently drawing tiles as separate primitives. This doesn't work well for The change switches image tiles to be drawn as segments sharing the same header.
Diff Detail
Event Timeline
| ||||||||||||||||||