Code review comment for lp:~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-private-shapes

Revision history for this message
Tim Peeters (tpeeters) wrote :

It looks like you have a triangle strip with 20 vertices. Did you evaluate whether this is faster than having a simple quad, and discarding all the pixels in the center?

« Back to merge proposal