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 719582 - cogl-framebuffer: Don't mark the clear clip dirty from the journal
cogl-framebuffer: Don't mark the clear clip dirty from the journal
Status: RESOLVED FIXED
Product: cogl
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Cogl maintainer(s)
Cogl maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-11-29 21:17 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-12-04 18:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cogl-framebuffer: Don't mark the clear clip dirty from the journal (2.41 KB, patch)
2013-11-29 21:17 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-11-29 21:17:05 UTC
This means that we can't cache the journal read_pixels optimization.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-11-29 21:17:08 UTC
Created attachment 263166 [details] [review]
cogl-framebuffer: Don't mark the clear clip dirty from the journal
Comment 2 Neil Roberts 2013-12-04 18:38:55 UTC
Thanks. I've pushed the patch to master and the 1.18 branch.