GNOME Bugzilla – Bug 769014
Fix build error on 32-bit
Last modified: 2016-07-20 22:16:56 UTC
See patch.
Created attachment 331850 [details] [review] cogl-gles2: Don't leak gles2 types into mutter On i686, the GLsizeiptr typedef in cogl-gles2.h conflicts with the system GL headers, so make sure we don't include both.
Comment on attachment 331850 [details] [review] cogl-gles2: Don't leak gles2 types into mutter Makes sense
Attachment 331850 [details] pushed as 991f2d6 - cogl-gles2: Don't leak gles2 types into mutter