-
Notifications
You must be signed in to change notification settings - Fork 296
Open
Description
This is an off-spring of #2085. Given lots of text drawn on top of each other, it could be very efficient to have an opaque pre-pass (having all the text batched together) that would discard everything but the opaque parts of the text. It would ensure that the actual transparent passes touch way less pixels.