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 701208 - deform-effect: correctly set the cull-face mode of the back_pipeline
deform-effect: correctly set the cull-face mode of the back_pipeline
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: ClutterEffect
git master
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-29 17:24 UTC by sdegrande
Modified: 2013-06-12 09:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
002-deform-effect-correctly-set-the-cull-face-mode-of-th.patch (1.22 KB, patch)
2013-05-29 17:24 UTC, sdegrande
committed Details | Review

Description sdegrande 2013-05-29 17:24:47 UTC
Created attachment 245573 [details] [review]
002-deform-effect-correctly-set-the-cull-face-mode-of-th.patch

Fix a function call to set the cull-face mode of the back_pipeline: the function was called on the 'front-pipeline' instead of the back-pipeline.

(the patch was created on the 1.16 branch)
Comment 1 Emmanuele Bassi (:ebassi) 2013-06-12 09:44:06 UTC
thanks, patch pushed to clutter-1.14 and clutter-1.16 branches.