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 726341 - eglnative: Add clutter-stage-window implementation
eglnative: Add clutter-stage-window implementation
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
: 726330 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-03-14 13:20 UTC by drago01
Modified: 2014-03-14 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
eglnative: Add clutter-stage-window implementation (6.91 KB, patch)
2014-03-14 13:20 UTC, drago01
committed Details | Review

Description drago01 2014-03-14 13:20:00 UTC
See patch.
Comment 1 drago01 2014-03-14 13:20:03 UTC
Created attachment 271884 [details] [review]
eglnative: Add clutter-stage-window implementation

Add a ClutterStageEglNative implemennation that implements
can_clip_redraws so that clipped redraws can work
on eglnative.
Comment 2 drago01 2014-03-14 13:48:21 UTC
*** Bug 726330 has been marked as a duplicate of this bug. ***
Comment 3 Emmanuele Bassi (:ebassi) 2014-03-14 16:54:30 UTC
Review of attachment 271884 [details] [review]:

looks good to me.
Comment 4 drago01 2014-03-14 16:57:11 UTC
Attachment 271884 [details] pushed as e4497ba - eglnative: Add clutter-stage-window implementation