GNOME Bugzilla – Bug 609657
Use cogl multitexture API when drawing MutterShapedTexture
Last modified: 2010-02-12 11:42:53 UTC
Created attachment 153539 [details] [review] Patch to use cogl_rectangles_with_texture_coords The older code relied on Clutter providing default texture coords for any layers for which texture coords were not specified, which no longer works, so painting of decorations for themes that use rounded corners is broken.
Review of attachment 153539 [details] [review]: Seems like a random 1.0 => 1.2 incompatibility in COGL, but patch looks fine.
Pushed as fb3d352d3ae7bbfba50d7264a85775dbfec2ef61.