awesome news ...
On Thu, Sep 9, 2010 at 11:53 PM, Alexandros Frantzis alexandros.frantzis@linaro.org wrote:
- debian/patches/remove_cogl_gl_types.patch:
This, of course, breaks some applications (clutk, mutter, gnome-shell to name a few) but the fix is trivial (just a correct GL header inclusion in the application itself).
I think those should be fixed anyway.
- debian/patches/rectangle-texture.patch:
This patch exports an API for explicitly creating rectangle textures. It uses code backported from the 1.3 branch plus some additions needed to produce a complete API (eg clutter_texture_rectangle_new_from_file()).
IIRC, mutter using GL symbols directly was the trigger for this feature. Do you also have a patch for mutter to make use of this (and get rid of the GL dependency?)