After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 629384 - st: Use template material for transitions
st: Use template material for transitions
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-11 22:23 UTC by Florian Müllner
Modified: 2010-09-13 15:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
st: Use template material for transitions (3.20 KB, patch)
2010-09-11 22:23 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2010-09-11 22:23:45 UTC
See attached patch.
Comment 1 Florian Müllner 2010-09-11 22:23:48 UTC
Created attachment 170048 [details] [review]
st: Use template material for transitions

To avoid compiling a new shader each time a transition is started,
use a copy of a static template material.

See http://bugzilla.clutter-project.org/show_bug.cgi?id=2280#c5.
Comment 2 Owen Taylor 2010-09-13 15:48:08 UTC
Review of attachment 170048 [details] [review]:

Looks good to me.
Comment 3 Florian Müllner 2010-09-13 15:51:12 UTC
Attachment 170048 [details] pushed as 862f1ea - st: Use template material for transitions