Is there any chance we could coerce TI to get the source for the WSEGL plugins. They should be mostly glue code and won't contain any real IP. Currently the only open source WSEGL plugin is Qt's, which seem to use 2D functions that may or may not be available in OMAP35x.

The plugins in question are:
libpvrPVR2D_FRONTWSEGL.so
libpvrPVR2D_FLIPWSEGL.so
libpvrPVR2D_BLITWSEGL.so
libpvrPVR2D_X11WSEGL.so

The reason I ask is that such a plugin is more or less is required for my Scale project and you know, less binaries is always good. The X11 plugin is reported to be slightly buggy too. I'd also like to see what Android does, maybe it has a open source plugin like Qt or different drivers entirely.