mirror of
https://github.com/brl/mutter.git
synced 2025-02-07 00:54:09 +00:00
![Owen W. Taylor](/assets/img/avatar_default.png)
Using glEnable() directly confuses COGL and can result in problems like subsequent pick operations not working correctly. Get the material for the ClutterTexture and call cogl_material_flush_gl_state() instead. http://bugzilla.openedhand.com/show_bug.cgi?id=1483