← Back to team overview

touch-packages team mailing list archive

[Bug 1396165] Re: [UbuntuShape] Colored shapes aren't batched together

 

** Branch linked: lp:ubuntu/vivid-proposed/ubuntu-ui-toolkit

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1396165

Title:
  [UbuntuShape] Colored shapes aren't batched together

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

Bug description:
  The current UbuntuShape uses a uniform variable to communicate its
  color to the shading system. That prevents the Qt batched renderer to
  batch colored shapes together for efficient rendering. Storing the
  color as attributes in the vertex buffer would fix that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1396165/+subscriptions


References