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 721901 - cogl_texture_2d_new_from_data api change - removed internal_format (cogl 1.18)
cogl_texture_2d_new_from_data api change - removed internal_format (cogl 1.18)
Status: RESOLVED DUPLICATE of bug 721918
Product: mutter
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-10 01:38 UTC by Alban Browaeys
Modified: 2014-01-10 10:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
meta-cursor-tracker: cogl_texture_2d_new_from_data api change (1.12 KB, patch)
2014-01-10 01:38 UTC, Alban Browaeys
none Details | Review

Description Alban Browaeys 2014-01-10 01:38:19 UTC
Created attachment 265890 [details] [review]
meta-cursor-tracker: cogl_texture_2d_new_from_data api change

cogl commit af7398788a2d4e39d55372edf2466097fcd8b97d removed internal_format
from cogl_texture_2d_new_from_data.
This patch fixes the call.
Comment 1 Giovanni Campagna 2014-01-10 08:16:15 UTC
Uh oh. cogl-1.0 is supposed to be ABI/API stable.

They should revert the change in cogl instead, and include it in the migration path to cogl 2.0
Comment 2 Giovanni Campagna 2014-01-10 10:14:08 UTC
Marking dupe of the other identical bug, because the patch there bumps the requirement too.

*** This bug has been marked as a duplicate of bug 721918 ***